WriteMemoryResponseBody class
Properties
-
bytesWritten
→ int?
-
Property that should be returned when
allowPartial
is true to indicate
the number of bytes starting from address that were successfully written.
final
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
offset
→ int?
-
Property that should be returned when
allowPartial
is true to indicate
the offset of the first byte of data successfully written. Can be
negative.
final
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited