Interface CTypeConversion.CCharPointerHolder
- All Superinterfaces:
AutoCloseable
- Enclosing class:
CTypeConversion
An auto-closable that holds a Java
CharSequence
as a null-terminated C char[] array.
The C pointer is only valid as long as the auto-closeable has not been closed.- Since:
- 19.0
-
Method Details
-
get
-
close
-