FileChannel

GPTKB entity

Statements (35)
Predicate Object
gptkbp:instanceOf radio station
gptkbp:affiliatedWith Java_NIO_package
gptkbp:awardedBy FileInputStream
FileOutputStream
https://www.w3.org/2000/01/rdf-schema#label FileChannel
gptkbp:is_accessible_by close() method
gptkbp:is_part_of gptkb:Java_SE_API
gptkbp:is_recognized_for gptkb:Java_programming_language
gptkbp:is_used_in streaming applications
data processing applications
ByteBuffer
file transfer applications
network applications
large file handling
asynchronous file I/O
file handling applications
get the file descriptor
get the file's lock status
get the position of the file pointer
get the size of a file
lock files
map files into memory
read and write in a non-blocking manner
read from a file
set the position of the file pointer
transfer data between channels
truncate files
write to a file
gptkbp:isUsedFor RandomAccessFile
Path and Files.newByteChannel()
gptkbp:provides file operations
gptkbp:security true
gptkbp:supports read operations
write operations
mapping operations