public class Frame
extends java.lang.Object
implements java.io.Serializable
Constructor and Description |
---|
Frame(StreamType streamType,
byte[] payload) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getPayload() |
StreamType |
getStreamType() |
java.lang.String |
toString() |
public Frame(StreamType streamType, byte[] payload)
public StreamType getStreamType()
public byte[] getPayload()
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2020. All Rights Reserved.