Method GetByte NamespaceMongoDB.Bson.IO AssemblyMongoDB.Bson.dll GetByte(int) Gets a byte. public byte GetByte(int position) Parameters position int The position. Returns byte A byte.