Class: CArray::UInt64
- Inherits:
-
Object
- Object
- CArray::UInt64
- Extended by:
- DataTypeExtension, DataTypeNewConstructor
- Defined in:
- lib/carray/construct.rb
Overview
CArray whose elements are uint64. Naming the element type as a
class lets a constructor be spelled CArray::UInt64.new(...); see
DataTypeNewConstructor for what that form adds.
Method Summary
Methods included from DataTypeNewConstructor
from_memory_view, new, wrap_memory_view