ZeroDev

A source stream that always reads zeros, no matter what the data type is.

struct ZeroDev {}

Members

Functions

read
size_t read(T buf)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta