Click or drag to resize
EbmlReaderReadBytes Method

Namespace: StreamCoders.Container
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public byte[] ReadBytes(
	long count
)

Parameters

count
Type: SystemInt64

Return Value

Type: Byte
See Also