public class Frame extends Object
Constructor and Description |
---|
Frame(StreamType streamType,
byte[] payload) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
byte[] |
getPayload() |
StreamType |
getStreamType() |
int |
hashCode() |
String |
toString() |
public Frame(StreamType streamType, byte[] payload)
public StreamType getStreamType()
public byte[] getPayload()
Copyright © 2016. All Rights Reserved.