class Ruby::Marshal::ByteSequence

Defined in:

ruby-marshal/stream_objects/byte_sequence.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(stream : Bytes, data : Bytes = ::Bytes.new(0)) #

[View source]

Instance Method Detail

def data : Slice(UInt8) #

[View source]
def length : Ruby::Marshal::Integer #

[View source]
def stream_size #

[View source]