File Channel

GPTKB entity

Statements (36)
Predicate Object
gptkbp:instance_of gptkb:class
gptkb:television_channel
gptkbp:allows reading and writing files
random access to files
transfer of bytes between channels
gptkbp:can_be closed safely
mapped to memory
opened in read mode
opened in read/write mode
opened in write mode
used for asynchronous I/ O
gptkbp:has_expansion gptkb:television_channel
gptkbp:has_method size()
read()
open()
write()
map()
lock()
position()
read(Byte Buffer)
try Lock()
new Byte Channel()
transfer From()
transfer To()
truncate()
https://www.w3.org/2000/01/rdf-schema#label File Channel
gptkbp:implements gptkb:Readable_Byte_Channel
gptkb:Writable_Byte_Channel
gptkbp:part_of java.nio.channels
gptkbp:provides lock mechanism for files
random access to files
gptkbp:supports file operations
transfer From method
transfer To method
gptkbp:bfsParent gptkb:Java_Enhancement_Proposal
gptkbp:bfsLayer 3