Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
DatDigger
FileLoaders
FileLoaderBase
C# Class DatDigger.FileLoaders.FileLoaderBase
Show file
Open project: nohbdy/ffxivmodelviewer
Public Methods
Method
Description
FileLoaderBase
( ) :
System.IO
ReadFile
(
BinaryReader
reader
) :
bool
Method Details
FileLoaderBase()
public
method
public
FileLoaderBase
( ) :
System.IO
return
System.IO
ReadFile()
public
abstract
method
public
abstract
ReadFile
(
BinaryReader
reader
) :
bool
reader
System.IO.BinaryReader
return
bool