- Index
- »
- haystack
- »
- ZincWriter
type
constructors
| make |
Wrap given output strea |
|---|
methods
| close |
Close underlying stream |
|---|---|
| flush |
Flush underlying stream |
| gridToStr |
Format a grid to a zinc string in memory. |
| valToStr |
Get a value as a zinc string. |
| writeGrid |
Write a grid to stream |
| writeVal |
Write a zinc value |
Slot Details
close
This close()
Close underlying stream
flush
This flush()
Flush underlying stream
gridToStr
make
new make(OutStream out)
Wrap given output strea