class StumpyGIF::Extension::Netscape

Defined in:

stumpy_gif/extension/netscape.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(loop_count : UInt16 = 0_u16) #

[View source]

Instance Method Detail

def loop_count : UInt16 #

[View source]
def loop_count=(loop_count : UInt16) #

[View source]
def write(io) #

[View source]