Exception when sending very large string.
Open
- Dominant language
- C#
- Stars
- 4.3k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
I am trying to read a big json using IByteBuffer.ReadString() or a custom ReadUTF()(look screenshoot) method.
I'm getting this expection: https://imgur.com/a/GnybO8o
If the string is short, it works as expected.
Contributor guide
Assessment
This issue has not been assessed yet.