gloss icon indicating copy to clipboard operation
gloss copied to clipboard

Adding support for direct byte-buffers

Open luxbock opened this issue 10 years ago • 0 comments

I really like the synergy between byte-streams and gloss, so I found it a bit odd that while byte-streams supports converting to a DirectByteBuffer via the options map, there doesn't seem to be way for gloss to create DirectByteBuffers from its codecs. Perhaps encode could accept an optional option map similar to how byte-streams/convert does?

luxbock avatar Oct 24 '15 06:10 luxbock