MCPcopy Index your code
hub / github.com/YujiSoftware/JDK1.0 / RandomAccessFile

Class RandomAccessFile

src/java/io/RandomAccessFile.java:30–515  ·  view source on GitHub ↗

Random access files can be constructed from file descriptors, file names, or file objects. This class provides a sense of security by offering methods that allow specified mode accesses of read-only or read-write to files.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected