Skip to content

Minor update to buffering

Compare
Choose a tag to compare
@schveiguy schveiguy released this 26 Jan 02:29
· 32 commits to master since this release

To assist in using iopipe as an output string buffer, this makes the default buffer size small for null streams, so we aren't preallocating a huge buffer for what is likely a small string.