 | ByteBlockLength Property |
[Missing <summary> documentation for "P:GZipStreamTool.Base.Core.ByteBlock.Length"]
Namespace:
GZipStreamTool.Base.Core
Assembly:
GZipStreamTool.Base (in GZipStreamTool.Base.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic long Length { get; }
Public ReadOnly Property Length As Long
Get
public:
property long long Length {
long long get ();
}
member Length : int64 with get
Property Value
Type:
Int64
See Also