Class: TonSdkRuby::CellData
- Inherits:
-
Object
- Object
- TonSdkRuby::CellData
- Defined in:
- lib/ton-sdk-ruby/boc/serializer.rb
Instance Attribute Summary collapse
-
#pointer ⇒ Object
Returns the value of attribute pointer.
-
#remainder ⇒ Object
Returns the value of attribute remainder.
Instance Attribute Details
#pointer ⇒ Object
Returns the value of attribute pointer.
33 34 35 |
# File 'lib/ton-sdk-ruby/boc/serializer.rb', line 33 def pointer @pointer end |
#remainder ⇒ Object
Returns the value of attribute remainder.
33 34 35 |
# File 'lib/ton-sdk-ruby/boc/serializer.rb', line 33 def remainder @remainder end |