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