mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-28 17:04:41 +00:00
4 lines
276 B
Plaintext
4 lines
276 B
Plaintext
nimTitle streamwrapper streamwrapper.html module std/streamwrapper 0
|
|
nim PipeOutStream streamwrapper.html#PipeOutStream type PipeOutStream 21
|
|
nim newPipeOutStream streamwrapper.html#newPipeOutStream,sink proc newPipeOutStream[T](s: sink (ref T)): owned PipeOutStream[T] 89
|