Uses of Record Class
club.doki7.ffm.ptr.WCharPtr
Packages that use WCharPtr
-
Uses of WCharPtr in club.doki7.ffm.ptr
Methods in club.doki7.ffm.ptr that return WCharPtrModifier and TypeMethodDescriptionstatic @NotNull WCharPtrstatic @NotNull WCharPtrstatic @NotNull WCharPtrWCharPtr.allocateWString(@NotNull Arena arena, @NotNull String string) static @Nullable WCharPtrWCharPtr.checked(@NotNull MemorySegment segment) @NotNull WCharPtrWCharPtr.offset(long offset) @NotNull WCharPtrWCharPtr.reinterpret(long newSize) @NotNull WCharPtrWCharPtr.slice(long end) @NotNull WCharPtrWCharPtr.slice(long start, long end)