Skip to content

关于ReqUserLogin报文 #3

@yellow013

Description

@yellow013

你好,有一个问题想请教作者:
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[]的具体作用和来源么?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions