StreamInputRange.front

Undocumented in source. Be warned that the author may not have intended to support it.
struct StreamInputRange(InputStream, size_t buffer_size = 256)
@safe
ubyte
front
()
if (
isInputStream!InputStream
)

Meta