在读取文件的时候遇到了瓶颈,准备用PHP直接操作二进制的方法重构 - #19
Open
DongyunLee wants to merge 7 commits into
Open
Conversation
Signed-off-by: ch4o5 <ldy@seiue.com>
Signed-off-by: ch4o5 <ldy@seiue.com>
Signed-off-by: ch4o5 <ldy@seiue.com>
Signed-off-by: ch4o5 <ldy@seiue.com>
添加了用以调试二进制的方法 Signed-off-by: ch4o5 <ldy@seiue.com>
添加了用以调试二进制的方法 重构了计算消息长度的方法 Signed-off-by: ch4o5 <ldy@seiue.com>
- debug了填充的步骤 - 重构了拼接字符的方法 Signed-off-by: ch4o5 <ldy@seiue.com>
|
期待支持php7.2以上版本。作者辛苦了 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Signed-off-by: DongyunLee li_dongyun@outlook.com