Searched defs:inBuffer (Results 1 – 4 of 4) sorted by relevance
85 public byte[] convert(byte[] inBuffer, int size) { in convert()
221 jbyteArray inBuffer, jint offset, jint inCount) { in OutputStream_writeInputBytes()247 jbyteArray inBuffer, jint offset, jint inCount) { in InputStream_readDecodedBytes()
139 native private int writeInputBytes(byte[] inBuffer, int offset, int inCount); in writeInputBytes()
186 native private int readDecodedBytes( byte[] inBuffer, int offset, int inCount); in readDecodedBytes()