Array
get
public byte[] Array Gets the array underpinning the page.
public byte[] Arraypublic bool IsMinimumSizepublic bool IsValidpublic int Lengthpublic ArcBufferPage? Nextpublic ArraySegment<byte> ReadableArraySegmentSystem.ArraySegment containing the readable bytes from this page. public ReadOnlyMemory<byte> ReadableMemorySystem.ReadOnlyMemory containing the readable bytes from this page. public ReadOnlySpan<byte> ReadableSpanSystem.ReadOnlySpan containing the readable bytes from this page. public int Versionpublic ArraySegment<byte> WritableArraySegmentSystem.ArraySegment containing the writable bytes from this page. public Memory<byte> WritableMemorypublic Span<byte> WritableSpanpublic int WriteCapacity