Searched defs:readByteArray (Results 1 – 9 of 9) sorted by relevance
192 readByteArray(byte [] b, int off, int len) throws WireParseException { in readByteArray() method in DNSInput204 readByteArray(int len) throws WireParseException { in readByteArray() method in DNSInput218 readByteArray() { in readByteArray() method in DNSInput
153 bool SkOrderedReadBuffer::readByteArray(void* value, size_t size) { in readByteArray() function in SkOrderedReadBuffer
187 bool SkValidatingReadBuffer::readByteArray(void* value, size_t size) { in readByteArray() function in SkValidatingReadBuffer
55 public byte[] readByteArray(String name, byte[] defVal) throws IOException; in readByteArray() method
303 public byte[] readByteArray(String name, byte[] defVal) throws IOException { in readByteArray() method in BinaryInputCapsule760 protected byte[] readByteArray(byte[] content) throws IOException { in readByteArray() method in BinaryInputCapsule
373 public void readByteArray(byte[] val) { in readByteArray() method in ShadowParcel
141 public byte[] readByteArray(String name, byte[] defVal) throws IOException { in readByteArray() method in DOMInputCapsule