Class NativeImage.WriteCallback
java.lang.Object
org.lwjgl.system.Callback
org.lwjgl.stb.STBIWriteCallback
com.mojang.blaze3d.platform.NativeImage.WriteCallback
- All Implemented Interfaces:
AutoCloseable, STBIWriteCallbackI, CallbackI, NativeResource, Pointer
- Enclosing class:
NativeImage
-
Nested Class Summary
Nested classes/interfaces inherited from class Callback
Callback.DescriptorNested classes/interfaces inherited from interface Pointer
Pointer.Default -
Field Summary
FieldsFields inherited from interface Pointer
BITS32, BITS64, CLONG_SHIFT, CLONG_SIZE, POINTER_SHIFT, POINTER_SIZEFields inherited from interface STBIWriteCallbackI
DESCRIPTOR -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class STBIWriteCallback
create, create, createSafe, getDataMethods inherited from interface NativeResource
closeMethods inherited from interface STBIWriteCallbackI
callback, getDescriptor
-
Field Details
-
output
-
exception
-
-
Constructor Details
-
WriteCallback
-
-
Method Details
-
invoke
public void invoke(long context, long data, int size) -
throwIfException
- Throws:
IOException
-