Searched defs:readByteArray (Results 1 – 3 of 3) sorted by relevance
95 public byte[] readByteArray(int bits) throws AccessException { in readByteArray() method in BitwiseInputStream
50 public void readByteArray(byte[] dst, int dstOffset, int byteCount) { in readByteArray() method in BridgeBufferIterator
1943 public final void readByteArray(byte[] val) { in readByteArray() method in Parcel