endianess #110

Merged
louis_royer merged 1 commits from endianess into master 2020-04-03 15:42:35 +02:00

View File

@ -1,6 +1,6 @@
# P2P-JAVA-PROJECT version 1.2 (Binary protocol for step 2+)
All strings in the datagram are utf-8 encoded.
All strings in the datagram are utf-8 encoded. All numerical values are big endian.
```text