public static interface Buffer.CompletionAction
Modifier and Type | Method and Description |
---|---|
void |
completion(Buffer buf)
Executes the completion action.
|
void completion(Buffer buf)
buf
- the buffer whose asynchronous action is completed.Copyright © 2015–2022 SciJava. All rights reserved.