Package libcore.io
-
Interface Summary Interface Description DropBox.Reporter Interface to allow customization of reporting behavior.EventLogger.Reporter Interface to allow customization of reporting behavior.Os -
Class Summary Class Description AsynchronousCloseMonitor Base64 Base64 encoder/decoder.BlockGuardOs Informs BlockGuard of any activity it should be aware of.BufferIterator Iterates over big- or little-endian bytes.DropBox EventLogger ForwardingOs Subclass this if you want to override someOsmethods but otherwise delegate.HeapBufferIterator Iterates over big- or little-endian bytes in a Java byte[].IoBridge Implements java.io/java.net/java.nio semantics in terms of the underlying POSIX system calls.IoUtils Libcore Memory Unsafe access to memory.MemoryMappedFile A memory-mapped file.NioBufferIterator Iterates over big- or little-endian bytes on the native heap.OsConstants Posix SizeOf Streams StrictLineReader Buffers input from anInputStreamfor reading lines.StructAddrinfo Information returned/taken by getaddrinfo(3).StructFlock Information returned/taken by fcntl(2) F_GETFL and F_SETFL.StructGroupReq Corresponds to C'sstruct group_req.StructLinger Corresponds to C'sstruct lingerfrom <sys/socket.h>StructPasswd Information returned by getpwnam(3) and getpwuid(3).StructPollfd Corresponds to C'sstruct pollfdfrom <poll.h>StructStat File information returned by fstat(2), lstat(2), and stat(2).StructStatVfs File information returned by fstatvfs(2) and statvfs(2).StructTimeval Corresponds to C'sstruct timevalfrom <sys/time.h>StructUcred Corresponds to C'sstruct ucred.StructUtsname Information returned by uname(2). -
Exception Summary Exception Description ErrnoException A checked exception thrown whenOsmethods fail.GaiException