Class MessageMeta

java.lang.Object
org.freedesktop.wayland.util.MessageMeta

public class MessageMeta extends Object
Wrapper class for a Message to create a native wayland message for use with the native library. To create a new native context for a given Message, use init(MemorySegment, Message) .
See Also: