Filter text from binary files using a text extraction algorithm that scans for sequences of single-byte, UTF-8, or Unicode text in the input. This option is recommended for working with forensic data, particularly when searching for non-English text.
public static final int dtsoFilterBinaryUnicode = 4;
|
Copyright (c) 1998-2012 dtSearch Corp. All rights reserved.
|