classref: Sync with current source

This commit is contained in:
Rémi Verschelde
2018-01-04 01:49:18 +01:00
parent f233245faa
commit 691a725c3a
64 changed files with 1536 additions and 904 deletions

View File

@@ -171,7 +171,7 @@ Get an unsigned 32 bit value from the stream.
- :ref:`int<class_int>` **get_u64** **(** **)**
Get an unsigned 16 bit value from the stream.
Get an unsigned 64 bit value from the stream.
.. _class_StreamPeer_get_u8: