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