DataBlock.Data Property Definition Gets the data bytes in the block. public IReadOnlyList<Byte> Data { get; } View source Property Value IReadOnlyList<Byte>