Hi Erel,
How many bytes will AsyncStream in prefix mode (not serializer) handle for the default system.
I saw that for B4r you can increase the size by using:
https://www.b4x.com/android/forum/threads/asyncstreams-prefix-mode.76645/#content
However the Stack Buffer Size attribute throws an error in B4a.
I would like a buffer of 1024 + 4.
Is this possible and if so, how do I do this?
Best regards
Rob
How many bytes will AsyncStream in prefix mode (not serializer) handle for the default system.
I saw that for B4r you can increase the size by using:
B4X:
#StackBufferSize: 2000
https://www.b4x.com/android/forum/threads/asyncstreams-prefix-mode.76645/#content
However the Stack Buffer Size attribute throws an error in B4a.
I would like a buffer of 1024 + 4.
Is this possible and if so, how do I do this?
Best regards
Rob