public interface SHFile
| Modifier and Type | Method and Description |
|---|---|
int |
flush() |
int |
getAttr(ru.serce.jnrfuse.struct.FileStat stat) |
default int |
read(jnr.ffi.Pointer buf,
long size,
long offset) |
default int |
write(jnr.ffi.Pointer buf,
long size,
long offset) |
Copyright © 2021. All Rights Reserved.