ReadNullableInt8 Method ReadNullableInt8(string) Reads a NullableInt8 or Int8 field. Declaration sbyte? ReadNullableInt8(string name) Parameters string name The name of the field. Returns sbyte? The value of the field.