public class StartDownloadParameter extends DownloadParameter implements IObjectByteArray
blockNumber, blockType, destinationFileSystem, errorCode, fileIdentifier, fileNameLength, iderrorStatus, moreDataFollowingfunctionCode| 构造器和说明 |
|---|
StartDownloadParameter() |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
byteArrayLength()
获取字节数组长度
|
static StartDownloadParameter |
createDefault(EFileBlockType blockType,
int blockNumber,
EDestinationFileSystem destinationFileSystem,
int loadMemoryLength,
int mC7CodeLength) |
static StartDownloadParameter |
fromBytes(byte[] data)
字节数组数据解析
|
static StartDownloadParameter |
fromBytes(byte[] data,
int offset)
字节数组数据解析
|
byte[] |
toByteArray()
转换为字节数组
|
createDefaultpublic static StartDownloadParameter fromBytes(byte[] data)
data - 字节数组数据public static StartDownloadParameter fromBytes(byte[] data, int offset)
data - 字节数组数据offset - 偏移量public static StartDownloadParameter createDefault(EFileBlockType blockType, int blockNumber, EDestinationFileSystem destinationFileSystem, int loadMemoryLength, int mC7CodeLength)
public int byteArrayLength()
IObjectByteArraybyteArrayLength 在接口中 IObjectByteArraybyteArrayLength 在类中 DownloadParameterpublic byte[] toByteArray()
IObjectByteArraytoByteArray 在接口中 IObjectByteArraytoByteArray 在类中 DownloadParameterCopyright © 2024. All rights reserved.