TestBufferWriterStruct.GetReadOnlySequence(Int32) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C#
public readonly System.Buffers.ReadOnlySequence<byte> GetReadOnlySequence(int maxSegmentSize);
abstract member GetReadOnlySequence : int -> System.Buffers.ReadOnlySequence<byte>
override this.GetReadOnlySequence : int -> System.Buffers.ReadOnlySequence<byte>
Public Function GetReadOnlySequence (maxSegmentSize As Integer) As ReadOnlySequence(Of Byte)
- maxSegmentSize
- Int32
Tuote | Versiot |
---|---|
.NET Orleans | 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0 |