clj-artnet.impl.protocol.codec.types
Flyweight packet types for zero-allocation hot paths. ArtDmx and ArtNzs packets use these types to provide map-like access without allocating intermediate data structures.
payload-buffer
(payload-buffer packet)Return a read-only ByteBuffer view of the DMX or ArtNzs payload.