com.sun.xml.fastinfoset
public interface OctetBufferListener
Modifier and Type | Method and Description |
---|---|
void |
onBeforeOctetBufferOverwrite()
Callback method that will be called before the
(@link Decoder) octet buffer content is going to be changed.
|