How to get a data of type byte[]
Open
- Dominant language
- C#
- Stars
- 4.3k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
I want to get a data by dotnetty,but the data's type is byte[](ByteArray),how can i get the data?I used IByteBuffer.Array to transform the data to byte[],but the result lost some bytes.
Contributor guide
Assessment
This issue has not been assessed yet.