StreamShim.this

Forwards arguments to super class.

struct StreamShim(Stream)
this
(
T...
)
(
auto ref T args
)
if (
isStream!Stream
)

Meta