Searched refs:readRawBytes (Results 1 – 9 of 9) sorted by relevance
198 return new String(readRawBytes(size), InternalNano.UTF_8); in readString()243 return readRawBytes(size); in readBytes()609 public byte[] readRawBytes(final int size) throws IOException { in readRawBytes() method in CodedInputByteBufferNano
206 return new String(readRawBytes(size), "UTF-8"); in readString()250 return ByteStringMicro.copyFrom(readRawBytes(size)); in readBytes()663 public byte[] readRawBytes(final int size) throws IOException { in readRawBytes() method in CodedInputStreamMicro
506 input.readRawBytes(16); in testResetSizeCounter()521 input.readRawBytes(16); in testResetSizeCounter()526 input.readRawBytes(17); // Hits limit again. in testResetSizeCounter()542 byte[] message = input.readRawBytes(16); in testSizeLimitMultipleMessages()
516 byte[] roundTripBytes = cis.readRawBytes(referenceBytes.length); in testNewCodedInput()
587 byte[] roundTripBytes = cis.readRawBytes(BYTES.length); in testNewCodedInput()
1140 public byte[] readRawBytes(final int size) throws IOException { in readRawBytes() method in CodedInputStream
META-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...
META-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
META-INF/MANIFEST.MF org/jetbrains/kotlin/utils/JavaSdkUtil.class JavaSdkUtil ...