menu
async_task package
documentation
async_task_shared_pointer.dart
SharedPointer<T>
read abstract method
read abstract method
dark_mode
light_mode
read
abstract method
T?
read
(
)
Reads a
value
from the
Pointer
memory.
Implementation
T? read();
async_task package
documentation
async_task_shared_pointer
SharedPointer<T>
read abstract method
SharedPointer class
Constructors
new
fromAddress
Properties
address
endian
hashCode
isClosed
isInitializer
requiresSerializationToBeShared
runtimeType
Methods
checkClosed
computeSignature
copy
deserialize
deserializeData
free
instantiate
noSuchMethod
read
readNewValue
serialize
toString
write
Operators
operator ==