Class: JXL::Modular::StreamResult

Inherits:
Data
  • Object
show all
Defined in:
lib/jxl/modular/stream.rb

Instance Attribute Summary collapse

Instance Attribute Details

#channelsObject (readonly)

Returns the value of attribute channels

Returns:

  • (Object)

    the current value of channels



6
7
8
# File 'lib/jxl/modular/stream.rb', line 6

def channels
  @channels
end

#headerObject (readonly)

Returns the value of attribute header

Returns:

  • (Object)

    the current value of header



6
7
8
# File 'lib/jxl/modular/stream.rb', line 6

def header
  @header
end