Uses of Class
xyz.cofe.io.fs.FChannelBuffer

  • Uses of FChannelBuffer in xyz.cofe.io.fs

    Methods in xyz.cofe.io.fs that return FChannelBuffer 
    Modifier and Type Method Description
    static FChannelBuffer FChannelBuffer.open​(java.nio.file.Path path, java.nio.file.OpenOption... options)  
    static FChannelBuffer FChannelBuffer.open​(java.nio.file.Path path, java.util.Set<? extends java.nio.file.OpenOption> options, java.nio.file.attribute.FileAttribute<?>... attrs)  
    static FChannelBuffer FChannelBuffer.open​(File file, java.nio.file.OpenOption... options)  
    static FChannelBuffer FChannelBuffer.open​(File file, java.util.Set<? extends java.nio.file.OpenOption> options, java.nio.file.attribute.FileAttribute<?>... attrs)  
    FChannelBuffer File.randomAccess​(java.nio.file.OpenOption... options)
    Открытвает буффер для случайного доступа
    FChannelBuffer File.randomAccess​(java.util.Set<? extends java.nio.file.OpenOption> options, java.nio.file.attribute.FileAttribute<?>... attrs)
    Открытвает буффер для случайного доступа