NodeStream.SetLength method
Node.js Readable / Writable streams do not support setting the stream length.
C#
public override void SetLength(long value)
See Also
- class NodeStream
- namespace Microsoft.JavaScript.NodeApi.Interop