blob: e1d93051669ad49664eb1d1ef7bb49f60bc980ef [file] [log] [blame] [view]
# WriteResult class
## Constructors
[WriteResult](../zircon/WriteResult/WriteResult.md) (int status, [int _numBytes])
_const_
## Properties
##### [hashCode](../zircon/WriteResult/hashCode.md) → int
The hash code for this object.
_<span class="feature read-only">read-only</span><span class="feature inherited">inherited</span>_
##### [numBytes](../zircon/WriteResult/numBytes.md) &#8594; int
_<span class="feature read-only">read-only</span>_
##### [runtimeType](../zircon/WriteResult/runtimeType.md) &#8594; Type
A representation of the runtime type of the object.
_<span class="feature read-only">read-only</span><span class="feature inherited">inherited</span>_
##### [status](../zircon/WriteResult/status.md) &#8594; int
_<span class="feature final">final</span><span class="feature inherited">inherited</span>_
## Methods
##### [noSuchMethod](../zircon/WriteResult/noSuchMethod.md)(Invocation invocation) dynamic
Invoked when a non-existent method or property is accessed.
_<span class="feature inherited">inherited</span>_
##### [toString](../zircon/WriteResult/toString.md)() String
A string representation of this object.
_<span class="feature override">override</span>_
## Operators
##### [operator ==](../zircon/WriteResult/operator_equals.md)(Object other) bool
The equality operator.
_<span class="feature inherited">inherited</span>_