public static interface ZProxy.ZPump.Transformer
| Modifier and Type | Method and Description |
|---|---|
ZMsg |
transform(ZMsg msg,
ZProxy.Plug src,
ZProxy.Plug dst)
Transforms a ZMsg into another ZMsg.
|
ZMsg transform(ZMsg msg, ZProxy.Plug src, ZProxy.Plug dst)
msg - the message to transformsrc - the source plugdst - the destination plugCopyright © 2020. All rights reserved.