endianess #110

Merged
louis_royer merged 1 commits from endianess into master 5 years ago

@ -1,6 +1,6 @@
# P2P-JAVA-PROJECT version 1.2 (Binary protocol for step 2+) # 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 ```text

Loading…
Cancel
Save