FsGll


SwitchableInputStream<'a>

Namespace: FsGll
Parent Module: InputStream

Constructors

ConstructorDescription
new(s, ind)
Signature: (s:InputStream<'a> ref * ind:int) -> SwitchableInputStream<'a>

CompiledName: .ctor

Instance members

Instance memberDescription
SwitchTo(newS)
Signature: newS:InputStream<'a> -> unit
Fork me on GitHub