(long ptr, int offset, String s)
| 66 | @ApiStatus.Internal public static native long _nGetFinalizer(); |
| 67 | @ApiStatus.Internal public static native String _nToString(long ptr); |
| 68 | @ApiStatus.Internal public static native void _nInsert(long ptr, int offset, String s); |
| 69 | @ApiStatus.Internal public static native void _nAppend(long ptr, String s); |
| 70 | @ApiStatus.Internal public static native void _nRemoveSuffix(long ptr, int from); |
| 71 | @ApiStatus.Internal public static native void _nRemove(long ptr, int from, int length); |