module BSON::Symbol

Injects behaviour for encoding and decoding symbol values to and from raw bytes as specified by the BSON spec.

@note Symbols are deprecated in the BSON spec, but they are still

currently supported here for backwards compatibility.

@see bsonspec.org/#/specification

@since 2.0.0