Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
capnproto
main
CapnProto
List
Meta
Annotation
Brand
Binding
Scope
CodeGeneratorRequest
RequestedFile
Import
ElementSize
Enumerant
Field
AS_group
AS_ordinal
AS_slot
Method
Node
AS_annotation
AS_const
AS_enum
AS_interface
AS_struct
NestedNode
Parameter
Superclass
Type
AS_anyPointer
AS_implicitMethodParameter
AS_parameter
AS_unconstrained
AS_enum
AS_interface
AS_list
AS_struct
Value
Pointer
Far
Struct
StructList
U8List
Segment
Reader
Gen
Generated using Crystal 1.14.0
2024-11-26 08:19:09 UTC
struct
CapnProto::
List(A)
CapnProto::List(A)
Struct
Value
Object
Defined in:
capnproto/list.cr
Constructors
.new
(p : CapnProto::Pointer::StructList)
Class Method Summary
.read_from_pointer
(p)
Instance Method Summary
#[]
(n : Int32)
#each
(&)
#empty?
#find
(&)
#size
Constructor Detail
def self.
new
(p :
CapnProto::Pointer::StructList
)
#
[
View source
]
Class Method Detail
def self.
read_from_pointer
(p)
#
[
View source
]
Instance Method Detail
def
[]
(n : Int32)
#
[
View source
]
def
each
(&)
#
[
View source
]
def
empty?
#
[
View source
]
def
find
(&)
#
[
View source
]
def
size
#
[
View source
]