| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object o) |
static ProtocolCode |
fromBytes(byte... version) |
byte |
getFirstByte()
get the first single byte if your protocol code is single code.
|
int |
hashCode() |
int |
length() |
String |
toString() |
public static ProtocolCode fromBytes(byte... version)
public byte getFirstByte()
public int length()
Copyright © 2019. All rights reserved.