cm0002@lemmy.world to Programmer Humor@programming.dev · 26 days agoTell me the truth ...piefed.jeena.netimagemessage-square29fedilinkarrow-up1570
arrow-up1570imageTell me the truth ...piefed.jeena.netcm0002@lemmy.world to Programmer Humor@programming.dev · 26 days agomessage-square29fedilink
minus-squarevisnae@lemmy.worldlinkfedilinkarrow-up1·26 days 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