Searched defs:ByteBuffer (Results 1 – 9 of 9) sorted by relevance
24 public class ByteBuffer class37 public ByteBuffer(int initialCapacity) in ByteBuffer() method in ByteBuffer47 public ByteBuffer(byte[] buffer) in ByteBuffer() method in ByteBuffer58 public ByteBuffer(byte[] buffer, int length) in ByteBuffer() method in ByteBuffer75 public ByteBuffer(InputStream in) throws IOException in ByteBuffer() method in ByteBuffer103 public ByteBuffer(byte[] buffer, int offset, int length) in ByteBuffer() method in ByteBuffer
41 ByteBuffer::ByteBuffer() { in ByteBuffer() function in talk_base::ByteBuffer45 ByteBuffer::ByteBuffer(ByteOrder byte_order) { in ByteBuffer() function in talk_base::ByteBuffer49 ByteBuffer::ByteBuffer(const char* bytes, size_t len) { in ByteBuffer() function in talk_base::ByteBuffer53 ByteBuffer::ByteBuffer(const char* bytes, size_t len, ByteOrder byte_order) { in ByteBuffer() function in talk_base::ByteBuffer57 ByteBuffer::ByteBuffer(const char* bytes) { in ByteBuffer() function in talk_base::ByteBuffer
105 friend class ByteBuffer; variable
41 class ByteBuffer; variable
41 ByteBuffer::ByteBuffer() { in ByteBuffer() function in talk_base::ByteBuffer48 ByteBuffer::ByteBuffer(const char* bytes, size_t len) { in ByteBuffer() function in talk_base::ByteBuffer56 ByteBuffer::ByteBuffer(const char* bytes) { in ByteBuffer() function in talk_base::ByteBuffer
43 class ByteBuffer; variable
39 class ByteBuffer; variable
45 class ByteBuffer; variable