module CBOR_DIAG::Streamstring4

Public Instance Methods

hbstring() click to toggle source
# File lib/cbor-diag-parser.rb, line 3160
def hbstring
  elements[2]
end
ows1() click to toggle source
# File lib/cbor-diag-parser.rb, line 3156
def ows1
  elements[1]
end
ows2() click to toggle source
# File lib/cbor-diag-parser.rb, line 3164
def ows2
  elements[3]
end