Browse Source

Small titles

pull/10/head
Jure Šorn 6 years ago
parent
commit
919fb63745
1 changed files with 1 additions and 1 deletions
  1. 2
      README.md

2
README.md

@ -930,7 +930,7 @@ b'\x00\x01\x00\x02\x00\x00\x00\x03'
* `'<'` - little-endian * `'<'` - little-endian
* `'>'` - big-endian * `'>'` - big-endian
**Use capital leter for unsigned type. Standard size in brackets.**
#### Use capital leter for unsigned type. Standard size in brackets:
* `'x'` - pad byte * `'x'` - pad byte
* `'c'` - char (1) * `'c'` - char (1)
* `'h'` - short (2) * `'h'` - short (2)

Loading…
Cancel
Save