LimitedInputStream.this

Undocumented in source.
  1. this(InputStream stream, ulong byte_limit, bool silent_limit)
    class LimitedInputStream
    @safe deprecated
    this
    (
    InputStream stream
    ,,
    bool silent_limit = false
    )
  2. this(InterfaceProxy!InputStream stream, ulong byte_limit, bool silent_limit, bool dummy)

Meta