| Class and Description |
|---|
| BinarySearcher
Search target bytes(byte[]) from source bytes(byte[])
This class is going to scan byte[] data to sequential, it is effective in small size(less than 1kBytes) byte[] data. |
Copyright © 2016. All rights reserved.