| Package | Description |
|---|---|
| org.reaktivity.nukleus.amqp.internal.types.codec |
| Modifier and Type | Method | Description |
|---|---|---|
AmqpShortFW |
AmqpValueFW.getAsAmqpShort() |
|
AmqpShortFW |
AmqpShortFW.tryWrap(org.agrona.DirectBuffer buffer,
int offset,
int maxLimit) |
|
AmqpShortFW |
AmqpShortFW.wrap(org.agrona.DirectBuffer buffer,
int offset,
int maxLimit) |
| Modifier and Type | Method | Description |
|---|---|---|
AmqpValueFW.Builder |
AmqpValueFW.Builder.setAsAmqpShort(AmqpShortFW value) |
Copyright © 2020. All rights reserved.