Uses of Class
com.github.marschall.nativebytebuffers.MemoryManagementException
-
-
Uses of MemoryManagementException in com.github.marschall.nativebytebuffers
Subclasses of MemoryManagementException in com.github.marschall.nativebytebuffers Modifier and Type Class Description class
AllocationFailedException
Signals a memory allocation has failed.class
ReleaseFailedException
Signals a memory release has failed.
-