elib1_fast_write

Functions


close(X1) -> term()

Close stream

new(File) -> term()

Create a new stream

new(File, N) -> term()

write(X1, Term) -> term()

write(Stream, Term) -> newStream.

View Functions