E
- event typepublic interface Encoder<E> extends ContextAware, LifeCycle
Modifier and Type | Method and Description |
---|---|
byte[] |
encode(E event)
Encode an event as bytes.
|
byte[] |
footerBytes()
Get footer bytes.
|
byte[] |
headerBytes()
Get header bytes.
|
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, setContext
byte[] headerBytes()
byte[] encode(E event)
event
- byte[] footerBytes()
Copyright © 2010 - 2020 Adobe. All Rights Reserved