public interface IWriteListener
| Modifier and Type | Method and Description |
|---|---|
void |
writeAborted() |
void |
writeChunkSize(long count) |
void |
writeCompleted() |
void |
writeStarted(int size) |
Copyright © 2018–2019 Butor Inc.. All rights reserved.