Sets the length of the current stream.

Declaration Syntax
public override void SetLength(
long value
)
Public Overrides Sub SetLength ( _
value As Long _
)
public:
virtual void SetLength(
long long value
) override

Parameters
- value (Int64)
- The desired length of the current stream in bytes.
Assembly:
Dynamixel (Module: Dynamixel) Version: 1.0.4.0