module CORAL::Representation1

Public Instance Methods

S() click to toggle source
# File lib/coral.rb, line 763
def S
  elements[1]
end
bytes() click to toggle source
# File lib/coral.rb, line 767
def bytes
  elements[2]
end