Class: Capnp::S64List

Inherits:
NumericList show all
Defined in:
lib/capnp/runtime/list/buffer/numeric.rb

Constant Summary collapse

Elem =
type_member { {fixed: Integer} }

Instance Attribute Summary

Attributes inherited from BufferList

#element_type, #length

Method Summary

Methods inherited from NumericList

#to_obj

Methods inherited from BufferList

from_pointer, #initialize

Methods included from List

#[], #each, #length, #to_obj

Constructor Details

This class inherits a constructor from Capnp::BufferList