Constructor and Description |
---|
BinaryMessage() |
Modifier and Type | Method and Description |
---|---|
static BinaryMessage |
bytes(byte[] bytes) |
byte[] |
getBytes() |
BinaryMessage |
withBytes(byte[] bytes) |
public static BinaryMessage bytes(byte[] bytes)
public BinaryMessage withBytes(byte[] bytes)
public byte[] getBytes()
Copyright © 2022. All rights reserved.