项目作者: mapkts

项目描述 :
Seeking byte slices within a fixed-sized byte stream.
高级语言: Rust
项目地址: git://github.com/mapkts/byteseeker.git
创建时间: 2020-12-02T06:16:49Z
项目社区:https://github.com/mapkts/byteseeker

开源协议:Other

下载


Byteseeker

This crate is deprecated due to poor performance, see aho-corasick or xfind.

Utility to seek byte slices within a fixed-sized byte stream.

Crates.io
Docs

Documentation

For detailed documentation on how to use byteseeker, see https://docs.rs/byteseeker.

License


Licensed under either of Apache License, Version
2.0
or MIT license at your option.



Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in this crate by you, as defined in the Apache-2.0 license, shall
be dual licensed as above, without any additional terms or conditions.