Stream.length

Undocumented in source. Be warned that the author may not have intended to support it.
struct Stream(H)
@property const
static if(isSeekable)
ulong
length
()
if (
isInstanceOf!(Handle, H)
)

Meta