menu
Dart
dart:ffi
Int64Array extension
Int64Array
brightness_4
brightness_5
description
Int64Array
extension
Bounds checking indexing methods on
Array
s of
Int64
.
on
Array
<
Int64
>
Annotations
@Since('2.13')
Operators
operator []
(
int
index
)
→
int
operator []=
(
int
index
,
int
value
)
→ void
Dart
dart:ffi
Int64Array extension
dart:ffi library
Classes
Abi
AbiSpecificInteger
AbiSpecificIntegerMapping
Allocator
Array
Bool
Char
Dart_CObject
DartRepresentationOf
DefaultAsset
Double
DynamicLibrary
FfiNative
Finalizable
Float
Handle
Int
Int16
Int32
Int64
Int8
IntPtr
Long
LongLong
Native
NativeApi
NativeFinalizer
NativeFunction
NativeType
Opaque
Packed
Pointer
Short
SignedChar
Size
Struct
Uint16
Uint32
Uint64
Uint8
UintPtr
Union
UnsignedChar
UnsignedInt
UnsignedLong
UnsignedLongLong
UnsignedShort
Unsized
VarArgs
Void
WChar
Extensions
AbiSpecificIntegerArray
AbiSpecificIntegerPointer
AllocatorAlloc
ArrayArray
BoolArray
BoolPointer
DoubleArray
DoublePointer
DynamicLibraryExtension
FloatArray
FloatPointer
Int16Array
Int16Pointer
Int32Array
Int32Pointer
Int64Array
Int64Pointer
Int8Array
Int8Pointer
NativeFunctionPointer
NativePort
PointerArray
PointerPointer
StructArray
StructPointer
Uint16Array
Uint16Pointer
Uint32Array
Uint32Pointer
Uint64Array
Uint64Pointer
Uint8Array
Uint8Pointer
UnionArray
UnionPointer
Constants
unsized
Properties
nullptr
Functions
sizeOf
Typedefs
Dart_NativeMessageHandler
NativeFinalizerFunction
Operators
operator []
operator []=