Searched defs:readByteArray (Results 1 – 5 of 5) sorted by relevance
259 this.readByteArray = function (...args) { method263 this.readByteArray = function () { method
328 public abstract byte[] readByteArray() throws IOException; in readByteArray() method in CodedInputStream916 public byte[] readByteArray() throws IOException { in readByteArray() method in CodedInputStream.ArrayDecoder1641 public byte[] readByteArray() throws IOException { in readByteArray() method in CodedInputStream.UnsafeDirectNioDecoder2390 public byte[] readByteArray() throws IOException { in readByteArray() method in CodedInputStream.StreamDecoder3501 public byte[] readByteArray() throws IOException { in readByteArray() method in CodedInputStream.IterableDirectByteBufferDecoder
239 bool SkReadBuffer::readByteArray(void* value, size_t size) { in readByteArray() function in SkReadBuffer
286 bool readByteArray (void*, size_t) { return false; } in readByteArray() function
263 bool SkReadBuffer::readByteArray(void* value, size_t size) { in readByteArray() function in SkReadBuffer