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