@FunctionalInterface public static interface ByteArrayProcessedInputStream.ApplyOnBytes
| Modifier and Type | Method and Description |
|---|---|
void |
apply(byte[] bytes,
int off,
int len)
The function to apply on binary data being read
|
Copyright © 2024 SiLA Java Developers. All rights reserved.