public class TextStorageSettings extends Object
Represents text storage settings.
Constructor and Description |
---|
TextStorageSettings(int compression)
Initializes a new instance of the
TextStorageSettings class. |
Modifier and Type | Method and Description |
---|---|
int |
getCompression()
Gets or sets compression of text storage.
|
void |
setCompression(int value)
Gets or sets compression of text storage.
|
Copyright © 2019. All rights reserved.