public class Envelop extends Object
| Constructor and Description |
|---|
Envelop() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
byteStream() |
ActionCore |
core() |
static Envelop |
deserialize(byte[] bytes) |
public static Envelop deserialize(byte[] bytes) throws IllegalArgumentException
IllegalArgumentExceptionpublic ActionCore core()
public byte[] byteStream()
Copyright © 2022 IoTeX Group. All rights reserved.