@ThreadSafe
public final class ProtobufUtils
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static TtlAction |
fromProtobuf(File.PTtlAction pTtlAction)
Converts Protobuf type to Wire type.
|
static File.PTtlAction |
toProtobuf(TtlAction ttlAction)
Converts Wire type to Protobuf type.
|
public static TtlAction fromProtobuf(File.PTtlAction pTtlAction)
pTtlAction - File.PTtlActionTtlAction equivalentpublic static File.PTtlAction toProtobuf(TtlAction ttlAction)
ttlAction - File.PTtlActionTtlAction equivalentCopyright © 2019. All Rights Reserved.