TypedInput.read

Read a value from the stream. Returns false when all content has been consumed.

class TypedInput(T)
final
bool
read
(
ref T x
)

Meta