Skip to content

Support send byte array

Compare
Choose a tag to compare
@idohalevi idohalevi released this 04 Oct 08:34
· 78 commits to master since this release
287cab6

Since this is a low-level library that is used primarily from our java appenders we will allow the send method to accept byte[] but the responsibility of the user is to supply byte array that is a representative of a valid json object and encoded in UTF8.