DataSourceImpl.discardNext

Discard the next N bytes of the data

interface DataSourceImpl
final
size_t
discardNext
(
size_t n
)

Parameters

n size_t

the number of bytes to discard

Return Value

Type: size_t

number of bytes actually discarded

Meta