-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
你好,有一个问题想请教作者:
ReqUserLogin.class中,有一个PADDING的常量:
private static final byte[] PADDING = new byte[] { 0x10, 0x01, 0x00, 0x06, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x10, 0x01, 0x00, 0x06, 0x00, 0x02, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, 0x10, 0x01, 0x00, 0x06, 0x00, 0x03, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, 0x10, 0x01, 0x00, 0x06, 0x00, 0x04, 0x00, 0x00, 0x00, 0x00 };
虽然您写了注释“猜测是控制订阅私有流、公有流”
但我在FTD的文档里都找不到。
能请问这个byte[]的具体作用和来源么?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels