We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Is your feature request related to a problem? Please describe. Now, source code have many convertion []byte to string, string to []byte
Describe the solution you'd like Using bytes.Buffer
bytes.Buffer
Describe alternatives you've considered ??
Additional context Prepared PR #7
Is your feature request related to a problem? Please describe.
Now, source code have many convertion []byte to string, string to []byte
Describe the solution you'd like
Using
bytes.BufferDescribe alternatives you've considered
??
Additional context
Prepared PR #7