Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
ADBaseLibrary
Matroska
Objects
EbmlUtf8
C# Class ADBaseLibrary.Matroska.Objects.EbmlUtf8
Inheritance:
EbmlAscii
Datei anzeigen
Open project: maxpiva/AnimeOfflineDownloader
Class Usage Examples
Public Methods
Method
Description
New
( ) :
EbmlGeneric
Write
(
BinaryWriter
writer
,
HashAlgorithm
algo
= null ) :
void
Method Details
New()
public
method
public
New
( ) :
EbmlGeneric
return
EbmlGeneric
Write()
public
method
public
Write
(
BinaryWriter
writer
,
HashAlgorithm
algo
= null ) :
void
writer
System.IO.BinaryWriter
algo
System.Security.Cryptography.HashAlgorithm
return
void