Definition at line 70 of file VRCSDK3.cs.
◆ Read16()
static int Midi.ParsedMidiFile.Reader.Read16 |
( |
byte[] |
data, |
|
|
ref int |
i |
|
) |
| |
|
static |
◆ Read32()
static int Midi.ParsedMidiFile.Reader.Read32 |
( |
byte[] |
data, |
|
|
ref int |
i |
|
) |
| |
|
static |
◆ Read8()
static byte Midi.ParsedMidiFile.Reader.Read8 |
( |
byte[] |
data, |
|
|
ref int |
i |
|
) |
| |
|
static |
◆ ReadAllBytesFromStream()
static byte[] Midi.ParsedMidiFile.Reader.ReadAllBytesFromStream |
( |
Stream |
input | ) |
|
|
static |
◆ ReadString()
static string Midi.ParsedMidiFile.Reader.ReadString |
( |
byte[] |
data, |
|
|
ref int |
i, |
|
|
int |
length |
|
) |
| |
|
static |
◆ ReadVarInt()
static int Midi.ParsedMidiFile.Reader.ReadVarInt |
( |
byte[] |
data, |
|
|
ref int |
i |
|
) |
| |
|
static |
The documentation for this class was generated from the following file: