Click or drag to resize
UnpackingStreamSetLength Method

Namespace: MsgPack
Assembly: MsgPack (in MsgPack.dll) Version: 0.6.0
Syntax
public override sealed void SetLength(
	long value
)

Parameters

value
Type: SystemInt64
Never used.
Exceptions
ExceptionCondition
NotSupportedException Always thrown.
See Also