RecyclableMemoryStream.CanSeek property
October 6, 2021 · View on GitHub
Whether the stream can currently seek.
public override bool CanSeek { get; }
See Also
- class RecyclableMemoryStream
- namespace Microsoft.IO
October 6, 2021 · View on GitHub
Whether the stream can currently seek.
public override bool CanSeek { get; }