Uses of Record Class
club.doki7.sdl3.handle.MSG.Ptr
Packages that use MSG.Ptr
-
Uses of MSG.Ptr in club.doki7.sdl3.handle
Methods in club.doki7.sdl3.handle that return MSG.PtrModifier and TypeMethodDescriptionstatic MSG.Ptr
static MSG.Ptr
static MSG.Ptr
static MSG.Ptr
MSG.Ptr.offset
(long offset) MSG.Ptr.reinterpret
(long newSize) MSG.Ptr.slice
(long end) MSG.Ptr.slice
(long start, long end) Note that this function uses theList.subList(int, int)
semantics (left inclusive, right exclusive interval), notMemorySegment.asSlice(long, long)
semantics (offset + newSize).