JniStruct

abstract class JniStruct(source)

Wrapper around a direct ByteBuffer pointing to a C-struct. Allows reading and writing to the direct memory region where the struct resides.

Inheritors

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open fun free()

Releases the resources associated with this struct.