public class RELPEncoder extends Object
private Charset
charset
RELPEncoder(Charset charset)
byte[]
encode(RELPFrame frame)
Charset
getCharset()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private final Charset charset
public RELPEncoder(Charset charset)
public Charset getCharset()
public byte[] encode(RELPFrame frame)
Copyright © 2023 Apache NiFi Project. All rights reserved.