Instream v0.5.0
README
Overview
Modules
Exceptions
Protocols
Search
Instream v0.5.0 →
Overview
→ Instream →
Writer
Instream.Writer
behaviour
Callbacks
Point writer behaviour.
Source
Callbacks
write/3
(callback)
#
↑
Specs:
write(payload :: any, opts ::
Keyword.t
, conn ::
Keyword.t
) :: any
Writes a point.
Source