Searched defs:readByteArray (Results 1 – 3 of 3) 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
2727 public final void readByteArray(@NonNull byte[] val) { in readByteArray() method in Parcel