Method: Capnp::BufferList#length
- Defined in:
- lib/capnp/runtime/list/buffer/list.rb
#length ⇒ Object (readonly)
Returns the value of attribute length.
96 97 98 |
# File 'lib/capnp/runtime/list/buffer/list.rb', line 96 def length @length end |