2.2.1 Common Conventions

All data structures described in this section share the following common characteristics:

  • All numeric fields MUST be encoded using little-endian byte ordering.

  • Alignment for all data structures except the URI MUST be 4 bytes.

  • All structures in this section except the URI are used for RPC over HTTP v2 only.