class Ruby::Marshal::Null

Defined in:

ruby-marshal/stream_objects/null.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]
def self.new #

[View source]

Instance Method Detail

def data : Nil #

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

[View source]