JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
jGibbonEngine
dev.engine.graphics.buffer
BufferWriter
Contents
Description
Method Summary
Method Details
memory()
close()
Hide sidebar
Show sidebar
Interface BufferWriter
All Superinterfaces:
AutoCloseable
public interface
BufferWriter
extends
AutoCloseable
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
close
()
NativeMemory
memory
()
Method Details
memory
NativeMemory
memory
()
close
void
close
()
Specified by:
close
in interface
AutoCloseable