Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
ADBaseLibrary
Matroska
Objects
EbmlUtf8
C# Class ADBaseLibrary.Matroska.Objects.EbmlUtf8
Inheritance:
EbmlAscii
Afficher le fichier
Open project: maxpiva/AnimeOfflineDownloader
Class Usage Examples
Méthodes publiques
Méthode
Description
New
( ) :
EbmlGeneric
Write
(
BinaryWriter
writer
,
HashAlgorithm
algo
= null ) :
void
Method Details
New()
public
méthode
public
New
( ) :
EbmlGeneric
Résultat
EbmlGeneric
Write()
public
méthode
public
Write
(
BinaryWriter
writer
,
HashAlgorithm
algo
= null ) :
void
writer
System.IO.BinaryWriter
algo
System.Security.Cryptography.HashAlgorithm
Résultat
void