Searched defs:inCount (Results 1 – 3 of 3) sorted by relevance
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()