ma_rb class final
Ring Buffer
- Inheritance
- Implemented types
- Available extensions
Constructors
- ma_rb()
Properties
-
address
→ Pointer<
T> -
Available on T, provided by the StructAddress extension
The memory address of the underlying data.no setter - allocationCallbacks ↔ ma_allocation_callbacks
-
getter/setter pair
- clearOnWriteAcquire ↔ int
-
getter/setter pair
- encodedReadOffset ↔ int
-
getter/setter pair
- encodedWriteOffset ↔ int
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- ownsBuffer ↔ int
-
getter/setter pair
-
pBuffer
↔ Pointer<
Void> -
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- subbufferCount ↔ int
-
getter/setter pair
- subbufferSizeInBytes ↔ int
-
getter/setter pair
- subbufferStrideInBytes ↔ int
-
getter/setter pair
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited