public static class EncodingUtils.ExpandedResult extends Object
Constructor and Description |
---|
ExpandedResult(byte[] expanded,
boolean isTruncated) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getExpanded() |
boolean |
isTruncated() |
void |
setExpanded(byte[] expanded) |
void |
setTruncated(boolean isTruncated) |
Copyright © 2009–2016 Crawler-Commons. All rights reserved.