Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DECODE |
0 |
public static final int |
DO_BREAK_LINES |
8 |
public static final int |
DONT_GUNZIP |
4 |
public static final int |
ENCODE |
1 |
public static final int |
GZIP |
2 |
public static final int |
NO_OPTIONS |
0 |
public static final int |
ORDERED |
32 |
public static final int |
URL_SAFE |
16 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
DEFAULT_CAPACITY |
16 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
DEFAULT_CAPACITY |
16 |
Available under the Apache License, Version 2.0 - Copyright © 2012-2016 greenrobot.org. All Rights Reserved.