Click or drag to resize

BitReaderDeprecatedReadValueTypeT Method

[This is preliminary documentation and is subject to change.]

Namespace:  MLAPI.Serialization
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public ValueType ReadValueType<T>()
Request Example View Source

Type Parameters

T

Return Value

Type: ValueType
See Also