Property Contents
Contents
Gets the contents of the section
Declaration
public readonly ReadOnlySpan<byte> Contents { get; }
Property Value
public readonly ReadOnlySpan<byte> Contents { get; }
ReadOnlySpan<Byte> |
Gets the contents of the section
public readonly ReadOnlySpan<byte> Contents { get; }
ReadOnlySpan<Byte> |