Searched defs:readByteArray (Results 1 – 4 of 4) sorted by relevance
101 public byte[] readByteArray(int bits) throws AccessException { in readByteArray() method in BitwiseInputStream
55 public void readByteArray(byte[] dst, int dstOffset, int byteCount) { in readByteArray() method in BridgeBufferIterator
524 public byte[] readByteArray() throws IOException { in readByteArray() method in CodedInputStream
2354 public final void readByteArray(@NonNull byte[] val) { in readByteArray() method in Parcel