public final class Envelopes extends Object
| 修飾子とタイプ | フィールドと説明 |
|---|---|
static int |
MAX_ENVELOPE_SIZE
The max bytes size of each envelope, value is 16777215.
|
static int |
PART_HEADER_SIZE |
static int |
SIZE_FIELD_SIZE
The length of the byte size field, it is 3 bytes.
|
public static final int SIZE_FIELD_SIZE
public static final int PART_HEADER_SIZE
public static final int MAX_ENVELOPE_SIZE
Copyright © 2018–2020. All rights reserved.