cm0002@lemmy.world to Programmer Humor@programming.dev · 2 months agoTell me the truth ...piefed.jeena.netimagemessage-square152fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageTell me the truth ...piefed.jeena.netcm0002@lemmy.world to Programmer Humor@programming.dev · 2 months agomessage-square152fedilink
minus-squarevisnae@lemmy.worldlinkfedilinkarrow-up0·2 months ago3GPP has an interesting way of serialising bools on the wire with ASN.1 NULL OPTIONAL meaning only the type would be stored if true, otherwise it won’t be set at all
3GPP has an interesting way of serialising bools on the wire with ASN.1
meaning only the type would be stored if true, otherwise it won’t be set at all