Skip to content

DataBlock Constructors

Initialises a new instance of the DataBlock class from a stream.

public DataBlock(Stream stream);

View source

Parameters

Name Type Description
stream Stream The stream to read from.