[This is preliminary documentation and is subject to change.]
Get the number of bytes in the stream
Namespace: NFX.ErlangAssembly: NFX.Erlang (in NFX.Erlang.dll) Version: 3.0.0.1 (3.0.0.1)
public override long Length { get; }
public override long Length { get; }
Public Overrides ReadOnly Property Length As Long
Get
Public Overrides ReadOnly Property Length As Long
Get
public:
virtual property long long Length {
long long get () override;
}
public:
virtual property long long Length {
long long get () override;
}
abstract Length : int64 with get
override Length : int64 with get
abstract Length : int64 with get
override Length : int64 with get
Property Value
Type:
Int64