27.01.2014 Views

AMQP Specification Transport

AMQP Specification Transport

AMQP Specification Transport

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>AMQP</strong> <strong>Specification</strong>.<br />

Basic-types<br />

Wire Format<br />

1 OCTET 1 OCTET<br />

+-----------+-----------+<br />

| octet-one | octet-two |<br />

+-----------+-----------+<br />

6.3.2 Type: int16<br />

The int16 type is a signed integral value encoded using a 16-bit two's complement representation in network<br />

byte order.<br />

Wire Format<br />

1 OCTET 1 OCTET<br />

+-----------+----------+<br />

| high-byte | low-byte |<br />

+-----------+----------+<br />

6.3.3 Type: uint16<br />

The uint16 type is a 16-bit unsigned integral value encoded in network byte order.<br />

Wire Format<br />

1 OCTET 1 OCTET<br />

+-----------+----------+<br />

| high-byte | low-byte |<br />

+-----------+----------+<br />

6.4 Fixed Width (4 octets)<br />

6.4.1 Type: bin32<br />

The bin32 type consists of 4 consecutive octets of opaque binary data.<br />

<strong>AMQP</strong> <strong>Transport</strong> v. 1-0 Page 68 of 83

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!