| Class | BSON::ByteBuffer |
| In: |
lib/bson/byte_buffer.rb
|
| Parent: | Object |
| NULL_BYTE | = | "\0".force_encoding('binary').freeze |
| UTF8_ENCODING | = | Encoding.find('utf-8') |
| BINARY_ENCODING | = | Encoding.find('binary') |
| NULL_BYTE | = | "\0" |
| order | [R] |