node-liblzma - v3.1.2
GitHub
npm
Preparing search index...
types
LZMAActionType
Type Alias LZMAActionType
LZMAActionType
:
0
|
1
|
2
|
3
LZMA action type for stream operations.
0
(RUN): Normal processing
1
(SYNC_FLUSH): Flush pending output
2
(FULL_FLUSH): Flush and reset encoder state
3
(FINISH): Finish the stream
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
GitHub
npm
node-liblzma - v3.1.2
Loading...
LZMA action type for stream operations.
0(RUN): Normal processing1(SYNC_FLUSH): Flush pending output2(FULL_FLUSH): Flush and reset encoder state3(FINISH): Finish the stream