| Modifier and Type | Field and Description |
|---|---|
boolean |
done |
boolean |
foldedLine |
boolean |
foundComma |
boolean |
foundCR |
boolean |
foundCRLF |
boolean |
foundLF |
boolean |
insideQuotedString |
int |
start |
int |
stop |
List<Buffer> |
values |
| Constructor and Description |
|---|
HeaderValueState(int readerIndex) |
public int start
public int stop
public boolean foundCR
public boolean foundLF
public boolean foundCRLF
public boolean foundComma
public boolean insideQuotedString
public boolean done
public boolean foldedLine
Copyright © 2020. All Rights Reserved.