endianess (#110)
All checks were successful
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good
All checks were successful
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good
Precise endianess
This commit is contained in:
parent
58add14fa9
commit
aae25fbd99
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user