| Package | Description |
|---|---|
| csdk.v2.api.filesystem |
| Modifier and Type | Method and Description |
|---|---|
void |
IFile.write(byte[] src,
int off,
int len,
long position)
Escreve uma sequência de bytes no arquivo.
|
void |
IFile.write(byte[] src,
long position)
Escreve uma sequência de bytes do arquivo.
|
Copyright © 2017 Tecgraf/PUC-Rio. All rights reserved.