armour/doc/d/types.md
Ari Archer d8a4ed75da
add documentation
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
2023-10-15 01:41:26 +03:00

228 B

types in armour

all types in armour r little-endian and currently we use just these types :

  • little endian unsigned short ( 2 bytes )
  • byte ( 1 bytes )
  • magic ( 4 bytes )
  • little endian unsigned long ( 4 bytes )