Searched refs:countBytes (Results 1 – 1 of 1) sorted by relevance
321 countBytes(encodedSizeOf(tag)); in encodeTag()322 countBytes(enc); in encodeTag()330 countBytes(encodedSizeOf(enc.arrayElements())); in encodeArray()331 countBytes(enc); in encodeArray()339 countBytes(encodedSizeOf(enc.mapPairs())); in encodeMap()340 countBytes(enc); in encodeMap()350 countBytes(enc); in encodeKeyValue()367 countBytes(1); in encodeKeyValue()374 countBytes(encodedSizeOf(len)); in encodeKeyValue()375 countBytes(len); in encodeKeyValue()[all …]