| Package | Description |
|---|---|
| csdk.v1_0.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 © 2013–2015 Tecgraf/PUC-Rio. All rights reserved.