struct Int64ArrayArray
- Int64ArrayArray
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
- Protobuf::Message
Defined in:
cli/proto/Int64Array.pb.crConstant Summary
-
FIELDS =
{1 => {name: :array, pb_type: Int64Array, crystal_type: Int64Array, cast_type: Array(Int64Array)?, native: false, optional: true, repeated: true, default: nil, packed: false}} of Int32 => HashLiteral(Symbol, ASTNode)
-
Fields =
{} of String => Field
Constructors
- .new(buf : Protobuf::Buffer)
- .new(array : Array(Int64Array) | Nil = nil)
- .new(pull : JSON::PullParser)
Class Method Summary
Instance Method Summary
- #[](key : String)
- #[]=(key : String, val)
- #[]?(key : String)
- #array : Array(Int64Array) | Nil
- #array=(array : Array(Int64Array) | Nil)
- #array=(array : Array(Int64Array) | Nil)
- #to_hash
- #to_protobuf(io : IO, embedded = false)
- #to_protobuf