Searched refs:ByteBufferPointer (Results 1 – 1 of 1) sorted by relevance
197 class ByteBufferPointer {200 ByteBufferPointer(const ByteBuffer* b) in ByteBufferPointer() function212 ByteBufferPointer bbuf_ptr() const { return ByteBufferPointer(this); } in bbuf_ptr()