-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
It requires to change API interface, but currently it is almost impossible to work binary data. The library tries to covert everything to string UTF-8.
Describe the solution you'd like
Return bytes instead strings. It should be users responsibility to decode the data.
Describe alternatives you've considered
N/A
Additional context
N/A
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request