minus-squareEntirelyUnlovable@lemmy.worldtoProgrammer Humor@programming.dev•Unexpected Spanish Inquisitionlinkfedilinkarrow-up12·edit-22 months agoThis looks like Go, so I think this would be a 2d array (or slice as Go calls it) of bytes, with starting length 0. Go has an optional 3rd parameter for capacity linkfedilink
This looks like Go, so I think this would be a 2d array (or slice as Go calls it) of bytes, with starting length 0. Go has an optional 3rd parameter for capacity