T-PLAY / hub

Central HUB and communication protocol of TPLAY
https://t-play.github.io/hub/
Mozilla Public License 2.0
2 stars 1 forks source link

[core][io] Move io/Header to core/ios #2

Open hiergaut opened 6 months ago

hiergaut commented 6 months ago

Header identify version compatibility of inputStream/outputStream and inputFile/outputFile. However all input/output implements have to be versioning. DataSize of 0 imply that the packets of data do not have the same size during the input/output transmission.