Uses of Class
org.marid.proto.impl.codec.TwoBytesOrder
| Package | Description |
|---|---|
| org.marid.proto.impl.codec |
-
Uses of TwoBytesOrder in org.marid.proto.impl.codec
Methods in org.marid.proto.impl.codec that return TwoBytesOrder Modifier and Type Method Description static TwoBytesOrderTwoBytesOrder. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static TwoBytesOrder[]TwoBytesOrder. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.marid.proto.impl.codec with parameters of type TwoBytesOrder Modifier and Type Method Description static java.util.function.Consumer<byte[]>Consumers. decoder(java.util.function.Consumer<byte[]> target, TwoBytesOrder order)