class Ruby::Marshal::True

Defined in:

ruby-marshal/stream_objects/true.cr

Constructors

Instance Method Summary

Instance methods inherited from class Ruby::Marshal::StreamObject

size : Int32 size, stream_size stream_size

Constructor methods inherited from class Ruby::Marshal::StreamObject

new(size : Int32) new

Constructor Detail

def self.new(stream : Bytes) #

[View source]

Instance Method Detail

def data : Bool #

[View source]
def read(stream : Bytes) #

[View source]