Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to enable 'binary token' mode, to parse binary patterns. #9

Open
pfmiles opened this issue Jun 20, 2012 · 3 comments
Open
Assignees

Comments

@pfmiles
Copy link
Owner

pfmiles commented Jun 20, 2012

It would be of great advantage if dropincc could parse binary sequence patterns. Do binary protocol parsing, for example.

@ghost ghost assigned pfmiles Jun 20, 2012
@pfmiles
Copy link
Owner Author

pfmiles commented Aug 18, 2013

0.4.0

@Willam2004
Copy link

binary token == 举个例子,不太明白。。

@pfmiles
Copy link
Owner Author

pfmiles commented Oct 8, 2013

比如某种格式:
第一个byte表示信息长度,假设是n;
紧跟后面n个byte是信息内容;
内容后有一个byte是255,表示分隔符
....等等...
这种字节视角的pattern而非字符串

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants