Skip to content

Reader<TInput>.EnsureAvailable(uint)

EnsureAvailable(uint)

View source
public void EnsureAvailable(uint count)
Throws if fewer than count bytes remain in the input.

Parameters

countuint
The number of bytes which are required.