2 using System.Collections.Generic;
Microsoft.Xna.Framework.Color ReadColorR8G8B8A8()
int ReadRangedInteger(int min, int max)
UInt32 ReadVariableUInt32()
Single ReadRangedSingle(Single min, Single max, int bitCount)
byte[] ReadBytes(int numberOfBytes)
Microsoft.Xna.Framework.Color ReadColorR8G8B8()
Identifier ReadIdentifier()