EbmlReaderReadDataInt Method (Int64) |
Namespace: StreamCoders.ContainerAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax public long ReadDataInt(
long size
)
Public Function ReadDataInt (
size As Long
) As Long
public:
long long ReadDataInt(
long long size
)
member ReadDataInt :
size : int64 -> int64
Parameters
- size
- Type: SystemInt64
Return Value
Type:
Int64See Also