Package org.freedesktop.wayland.util
Class ShmPool
java.lang.Object
org.freedesktop.wayland.util.ShmPool
- All Implemented Interfaces:
Closeable
,AutoCloseable
-
Constructor Details
-
ShmPool
- Throws:
IOException
-
-
Method Details
-
getFd
public int getFd() -
getSize
public int getSize() -
getFileDescriptor
public int getFileDescriptor() -
size
public long size() -
close
- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceCloseable
- Throws:
IOException
-
asByteBuffer
-