alma::acs::commandcenter::engine::Executor::SearchBuffer Class Reference
List of all members.
Detailed Description
Helper class for stream parsing, this doesn't bear the overhead of util class StringRingBuffer.
Constructor & Destructor Documentation
| alma::acs::commandcenter::engine::Executor::SearchBuffer::SearchBuffer |
( |
String |
searched |
) |
[inline, package] |
Member Function Documentation
| boolean alma::acs::commandcenter::engine::Executor::SearchBuffer::add |
( |
byte |
b |
) |
[inline, package] |
- Parameters:
-
| b | - a newly incoming byte |
- Returns:
- whether the byte made the search-expression complete
References data, isFillingUp, next, and search.
| boolean alma::acs::commandcenter::engine::Executor::SearchBuffer::add |
( |
byte[] |
bytes, |
|
|
final int |
off, |
|
|
final int |
len | |
|
) |
| | [inline, package] |
Member Data Documentation
The documentation for this class was generated from the following file: