1
0
mirror of https://github.com/mik3y/usb-serial-for-android synced 2025-06-13 19:06:15 +00:00

whats the maximum size of each data-transfering ?

SheStealsMyPenta 2021-09-15 10:21:00 +08:00
parent 0fb25c3037
commit 7310b587ac

1
_Footer.md Normal file

@ -0,0 +1 @@
Hi there , i am meeting a problem that the size of the data is about 86KB and we didn't separate the data, so i can't receive the data in a properly size. if it's invalid to put such large size data in one-time transfer ?