ZeroStream constructor (1 of 2)

Initializes a new instance of the ZeroStream class.

public ZeroStream()

See Also


ZeroStream constructor (2 of 2)

Initializes a new instance of the ZeroStream class.

public ZeroStream(long length)
parameter description
length The length of the stream in bytes.

See Also