Record Class BytePtr

java.lang.Object
java.lang.Record
club.doki7.ffm.ptr.BytePtr
All Implemented Interfaces:
IPointer, Iterable<Byte>

@ValueBasedCandidate @UnsafeConstructor public record BytePtr(@NotNull MemorySegment segment) extends Record implements IPointer, Iterable<Byte>