@Authors(value="Nikolche Mihajlovski") @Since(value="5.3.4") public interface Writable
| Modifier and Type | Method and Description |
|---|---|
void |
writeByte(byte byteValue) |
void |
writeBytes(byte[] src) |
void |
writeBytes(byte[] src,
int offset,
int length) |
Copyright © 2014–2018 Nikolche Mihajlovski and contributors. All rights reserved.