Uses of Annotation Interface
club.doki7.ffm.annotation.Unsafe
Packages that use Unsafe
-
Uses of Unsafe in club.doki7.ffm
Methods in club.doki7.ffm with annotations of type Unsafe -
Uses of Unsafe in club.doki7.ffm.ptr
Methods in club.doki7.ffm.ptr with annotations of type UnsafeModifier and TypeMethodDescription@NotNull StringBytePtr.readString()@NotNull StringWCharPtr.readWString()@NotNull BytePtrBytePtr.reinterpret(long newSize) @NotNull CLongPtrCLongPtr.reinterpret(long newSize) @NotNull DoublePtrDoublePtr.reinterpret(long newSize) @NotNull FloatPtrFloatPtr.reinterpret(long newSize) @NotNull IntPtrIntPtr.reinterpret(long newSize) @NotNull LongPtrLongPtr.reinterpret(long newSize) @NotNull PointerPtrPointerPtr.reinterpret(long newSize) @NotNull ShortPtrShortPtr.reinterpret(long newSize)