Package com.mojang.blaze3d.platform
Class NativeImage.WriteCallback
java.lang.Object
org.lwjgl.system.Callback
org.lwjgl.stb.STBIWriteCallback
com.mojang.blaze3d.platform.NativeImage.WriteCallback
- All Implemented Interfaces:
AutoCloseable
,org.lwjgl.stb.STBIWriteCallbackI
,org.lwjgl.system.CallbackI
,org.lwjgl.system.NativeResource
,org.lwjgl.system.Pointer
- Enclosing class:
- NativeImage
static class NativeImage.WriteCallback
extends org.lwjgl.stb.STBIWriteCallback
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.lwjgl.system.Pointer
org.lwjgl.system.Pointer.Default
-
Field Summary
Fields inherited from interface org.lwjgl.system.Pointer
BITS32, BITS64, CLONG_SHIFT, CLONG_SIZE, POINTER_SHIFT, POINTER_SIZE
Fields inherited from interface org.lwjgl.stb.STBIWriteCallbackI
CIF
-
Constructor Summary
-
Method Summary
Methods inherited from class org.lwjgl.stb.STBIWriteCallback
create, create, createSafe, getData
Methods inherited from class org.lwjgl.system.Callback
address, equals, free, free, get, getSafe, hashCode, toString
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.lwjgl.system.CallbackI
address
Methods inherited from interface org.lwjgl.system.NativeResource
close
Methods inherited from interface org.lwjgl.stb.STBIWriteCallbackI
callback, getCallInterface
-
Field Details
-
output
-
exception
-
-
Constructor Details
-
WriteCallback
WriteCallback(WritableByteChannel p_85198_)
-
-
Method Details
-
invoke
public void invoke(long p_85204_, long p_85205_, int p_85206_) -
throwIfException
- Throws:
IOException
-