21 return _block.Pointer +
_offset;
static readonly ImmutableArray< T > Empty
static void ValidateRange(int bufferLength, int start, int byteCount, string byteCountParameterName)
virtual unsafe ImmutableArray< byte > GetContentUnchecked(int start, int length)
ImmutableArray< byte > GetContent()
PEMemoryBlock(AbstractMemoryBlock block, int offset=0)
ImmutableArray< byte > GetContent(int start, int length)
unsafe BlobReader GetReader(int start, int length)
unsafe BlobReader GetReader()
readonly AbstractMemoryBlock _block