Show / Hide Table of Contents

Interface IReadable

Namespace: BnkExtractor.BnkExtr
Assembly: BnkExtractor.dll
Syntax
public interface IReadable

Methods

| Improve this Doc View Source

GetByteSize()

Declaration
int GetByteSize()
Returns
Type Description
System.Int32
| Improve this Doc View Source

Read(BinaryReader)

Declaration
void Read(BinaryReader reader)
Parameters
Type Name Description
System.IO.BinaryReader reader
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾