struct

BSON::Binary

Inherits Struct / Value / Object

Binary data.

Constructors

new(subtype : SubType, data : Bytes)
Source
new(uuid : UUID)
Source

Instance methods

data
Source
subtype
Source

Nested types