BlockReader
01 Syntax
SMRUCC.Rsharp.Development.Package.File.BlockReader
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| Read | 2 | |
| ToString | 1 | |
| Parse | 2 | |
| CheckMagic | 1 | |
| ParseBlock | 1 |
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| expression | 1 | |
| type | 1 | |
| body | 1 |
04 Members
Read(
BinaryReader)从头开始读文件使用的函数
Parameters
| Name | Type | Description |
|---|---|---|
reader | BinaryReader | - |
expression
type
body
ToString()
Parse(DESCRIPTION, Expression)
Parse(DESCRIPTION)
CheckMagic(
BinaryReader)ParseBlock(
Byte())Read(
BinaryReader, Int64)