public class FrameHeader extends Object
Modifier and Type | Class and Description |
---|---|
static class |
FrameHeader.Component |
Constructor and Description |
---|
FrameHeader() |
Modifier and Type | Method and Description |
---|---|
int |
getHmax() |
int |
getVmax() |
static FrameHeader |
read(ByteBuffer is) |
public int getHmax()
public int getVmax()
public static FrameHeader read(ByteBuffer is)
Copyright © 2019. All rights reserved.