SwitchableInputStream<'a>
Namespace: FsGll
Parent Module: InputStream
Constructors
| Constructor | Description |
new(s, ind)
Signature: (s:InputStream<'a> ref * ind:int) -> SwitchableInputStream<'a>
|
CompiledName: |
Instance members
| Instance member | Description |
SwitchTo(newS)
Signature: newS:InputStream<'a> -> unit
|
|