MLAPI API Reference
MLAPI API Reference
MLAPI.Serialization
BitStream Class
BitStream Properties
BitAligned Property
BitLength Property
BitPosition Property
CanRead Property
CanSeek Property
CanWrite Property
Capacity Property
GrowthFactor Property
Length Property
Position Property
Resizable Property
BitStream
CanRead Property
[This is preliminary documentation and is subject to change.]
Whether or not data can be read from the stream.
Namespace:
MLAPI.Serialization
Assembly:
MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
override
bool
CanRead
{
get
; }
Request Example
View Source
Property Value
Type:
Boolean
See Also
Reference
BitStream Class
MLAPI.Serialization Namespace