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 SummaryNested classes/interfaces inherited from interface org.lwjgl.system.Pointerorg.lwjgl.system.Pointer.Default
- 
Field SummaryFieldsFields inherited from interface org.lwjgl.system.PointerBITS32, BITS64, CLONG_SHIFT, CLONG_SIZE, POINTER_SHIFT, POINTER_SIZEFields inherited from interface org.lwjgl.stb.STBIWriteCallbackICIF
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.lwjgl.stb.STBIWriteCallbackcreate, create, createSafe, getDataMethods inherited from class org.lwjgl.system.Callbackaddress, equals, free, free, get, getSafe, hashCode, toStringMethods inherited from class java.lang.Objectclone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.lwjgl.system.CallbackIaddressMethods inherited from interface org.lwjgl.system.NativeResourcecloseMethods inherited from interface org.lwjgl.stb.STBIWriteCallbackIcallback, getCallInterface
- 
Field Details- 
output
- 
exception
 
- 
- 
Constructor Details- 
WriteCallbackWriteCallback(WritableByteChannel p_85198_) 
 
- 
- 
Method Details- 
invokepublic void invoke(long p_85204_, long p_85205_, int p_85206_) 
- 
throwIfException- Throws:
- IOException
 
 
-