public class Frame extends DockerObject implements Serializable
Constructor and Description |
---|
Frame(StreamType streamType,
byte[] payload) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getPayload() |
StreamType |
getStreamType() |
String |
toString() |
getRawValues
public Frame(StreamType streamType, byte[] payload)
public StreamType getStreamType()
public byte[] getPayload()
Copyright © 2023. All rights reserved.