Toggle navigation
Faithlife.Utility
Reference
View Source Code
View License
Edit This Page
WrappingStream.SetLength method
Sets the length of the current stream.
public
override
void
SetLength
(
long
value
)
parameter
description
value
The desired length of the current stream in bytes.
See Also
class
WrappingStream
namespace
Faithlife.Utility