Updates to 123, SAM, datagrams, I2CP

This commit is contained in:
zzz
2019-02-07 16:04:38 +00:00
parent 790b7e8873
commit 60763f65ee
6 changed files with 148 additions and 53 deletions

View File

@@ -27,7 +27,7 @@ Represents a non-negative integer.
Contents
````````
1 to 8 bytes in network byte order representing an unsigned integer
1 to 8 bytes in network byte order (big endian) representing an unsigned integer.
.. _type-Date: