B C D F G I J L N O P R S T V W

O

openInputStream() - Method in interface br.com.objectos.fs.RegularFile
Returns a new input stream for reading from this file.
openOutputStream() - Method in interface br.com.objectos.fs.RegularFile
Returns a new output stream, in append mode, for writing to this file.
openOutputStream() - Method in interface br.com.objectos.fs.WritablePathName
Returns a new output stream for writing to this pathname.
openReadAndWriteChannel() - Method in interface br.com.objectos.fs.RegularFile
Returns a new channel for reading from and writing to this file.
openReadChannel() - Method in interface br.com.objectos.fs.RegularFile
Returns a new channel for reading from this file.
openWriteChannel() - Method in interface br.com.objectos.fs.WritablePathName
Returns a new channel for writing to this pathname.
openWriter(Charset) - Method in interface br.com.objectos.fs.WritablePathName
Returns a new writer for writing characters to this pathname.
ownerExecutable() - Static method in class br.com.objectos.fs.Posix
Returns a "file owner can execute" POSIX permission.
ownerReadable() - Static method in class br.com.objectos.fs.Posix
Returns a "file owner can read" POSIX permission.
ownerWritable() - Static method in class br.com.objectos.fs.Posix
Returns a "file owner can write" POSIX permission.

B C D F G I J L N O P R S T V W
Copyright © 2021 Objectos Software LTDA. All rights reserved.