public interface BufferFilter
Modifier and Type | Method and Description |
---|---|
void |
after(ByteWriteAdapter writer) |
void |
before(ByteWriteAdapter writer) |
int |
each(int i,
ByteWriteAdapter writer) |
void before(ByteWriteAdapter writer) throws IOException
IOException
int each(int i, ByteWriteAdapter writer) throws IOException
IOException
void after(ByteWriteAdapter writer) throws IOException
IOException
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.