Uses of Annotation Interface
org.newsclub.net.unix.Unsafe
Packages that use Unsafe
Package
Description
The junixsocket base implementation, including support for AF_UNIX sockets.
-
Uses of Unsafe in org.newsclub.net.unix
Methods in org.newsclub.net.unix with annotations of type UnsafeModifier and TypeMethodDescriptionstatic FileDescriptorCastFileDescriptorCast.unsafeUsing(int fd) Creates aFileDescriptorCastusing the given native file descriptor value.