1 reference to GetIntegerEncodingLength
System.Formats.Cbor (1)
System\Formats\Cbor\Writer\CborWriter.Array.cs (1)
75
int bytesToShift =
GetIntegerEncodingLength
((ulong)count) - 1;