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
Assimp
ExportDataBlob.BlobBinaryReader
C# Class Assimp.ExportDataBlob.BlobBinaryReader
Inheritance:
BinaryReader
Datei anzeigen
Open project: ubisoft/vrtist
Public Methods
Method
Description
BlobBinaryReader
(
Stream
stream
) :
System
Protected Methods
Method
Description
Dispose
(
bool
disposing
) :
void
Method Details
BlobBinaryReader()
public
method
public
BlobBinaryReader
(
Stream
stream
) :
System
stream
Stream
return
System
Dispose()
protected
method
protected
Dispose
(
bool
disposing
) :
void
disposing
bool
return
void