readme tweak

This commit is contained in:
silverwind 2018-01-30 19:45:36 +01:00
parent d58cdb3419
commit 4cf740bf2f
No known key found for this signature in database
GPG Key ID: 2E62B41C93869443

View File

@ -136,9 +136,7 @@ Currently the different available records are
}
```
When encoding, scalar values are converted to an array and strings are converted to UTF-8 encoded Buffers. An error is `thrown` if a string or Buffer is empty.
When decoding, an array of Buffer is always returned.
When encoding, scalar values are converted to an array and strings are converted to UTF-8 encoded Buffers. When decoding, the return value will always be an array of Buffer.
#### `NS`