B4J Question Split a file into multiple files

woniol

Active Member
Licensed User
Longtime User
Hello,
I'm going to use a web service that has a size limit of the files that can be accepted.
I need to split (binary) a file created in b4J into multiple files according to this limit.

Is it possible to achieve it in b4J ?
 
Top