abstract class Ruby::Marshal::Integer

Direct Known Subclasses

Defined in:

ruby-marshal/stream_objects/integer.cr

Constructors

Class Method Summary

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(size : Int32) #

[View source]

Class Method Detail

def self.get(stream : Bytes) #

[View source]

Instance Method Detail

def data : Int32 #

[View source]
def stream_size #

[View source]