module BSON::TrueClass

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

@see bsonspec.org/#/specification

@since 2.0.0