Interface Mapping.Byte

All Superinterfaces:
DataMapping<ValueLayout.OfByte>, IntegerMapping<ValueLayout.OfByte>, Mapping<ValueLayout.OfByte>, PrimitiveMapping<ValueLayout.OfByte>
Enclosing interface:
Mapping<L extends MemoryLayout>

public static sealed interface Mapping.Byte extends IntegerMapping<ValueLayout.OfByte>
Mapping from ValueLayout.JAVA_BYTE to C int8_t or uint8_t.