struct BSON::Binary

Overview

Binary data.

Defined in:

Constructors

Instance Method Summary

Constructor Detail

def self.new(subtype : SubType, data : Bytes) #

def self.new(uuid : UUID) #

Instance Method Detail

def data : Slice(UInt8) #

def subtype : BSON::Binary::SubType #