Skip to content

Instantly share code, notes, and snippets.

@ayoisaiah
Created May 21, 2020 12:53
Show Gist options
  • Save ayoisaiah/064fa7413101146ff180c182ef051f19 to your computer and use it in GitHub Desktop.
Save ayoisaiah/064fa7413101146ff180c182ef051f19 to your computer and use it in GitHub Desktop.
Size Signed Unsigned
8-bit int8 uint8
16-bit int16 uint16
32-bit int32 uint32
64-bit int64 uint64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment