Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
lineCode
/
binary-parser
Public
forked from
keichi/binary-parser
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on May 3, 2024
Merge pull request #255 from DominicChm/bugfix-pointer
Show description for d033245
keichi
authored
d033245
View commit details
Copy full SHA for d033245
Browse repository at this point
Commits on May 2, 2024
Revert unintentional formatting changes
DominicChm
committed
f7ac6a4
View commit details
Copy full SHA for f7ac6a4
Browse repository at this point
Commits on May 1, 2024
make pointer accept 0 offset
DominicChm
committed
3c74c38
View commit details
Copy full SHA for 3c74c38
Browse repository at this point
Commits on Nov 22, 2023
Merge pull request #249 from screeny05/master
Show description for 39912a8
keichi
authored
39912a8
View commit details
Copy full SHA for 39912a8
Browse repository at this point
Benchmark: update to binparse@2
screeny05
committed
d24d56b
View commit details
Copy full SHA for d24d56b
Browse repository at this point
Use DataView instead of Buffer in hand-written benchmark
screeny05
committed
215959f
View commit details
Copy full SHA for 215959f
Browse repository at this point
Commits on Jul 17, 2023
Merge pull request #242 from keichi/update-deps
Show description for b99ae40
keichi
authored
b99ae40
View commit details
Copy full SHA for b99ae40
Browse repository at this point
Fix code formatting
keichi
committed
9dbbeda
View commit details
Copy full SHA for 9dbbeda
Browse repository at this point
Bump node.js version requirement
keichi
committed
53fe541
View commit details
Copy full SHA for 53fe541
Browse repository at this point
Merge pull request #225 from lgtm-migrator/codeql
Show description for f847630
keichi
authored
f847630
View commit details
Copy full SHA for f847630
Browse repository at this point
Update dependencies
keichi
committed
98fef09
View commit details
Copy full SHA for 98fef09
Browse repository at this point
Merge pull request #241 from nick-hunter/bit-to-nest-bugfix
Show description for 45a1b6e
keichi
authored
45a1b6e
View commit details
Copy full SHA for 45a1b6e
Browse repository at this point
Commits on Jun 20, 2023
Fix formatting issues. Add tests
nick-hunter
committed
d8f1a31
View commit details
Copy full SHA for d8f1a31
Browse repository at this point
Commits on Jun 19, 2023
Additional checks to determine if next field is a bit field or not
nick-hunter
committed
c0ee310
View commit details
Copy full SHA for c0ee310
Browse repository at this point
Commits on Jan 27, 2023
Merge pull request #231 from keichi/dependabot/npm_and_yarn/ua-parser-js-0.7.33
Show description for c51a131
keichi
authored
c51a131
View commit details
Copy full SHA for c51a131
Browse repository at this point
Bump ua-parser-js from 0.7.31 to 0.7.33
Show description for 7bae4f6
dependabot[bot]
authored
7bae4f6
View commit details
Copy full SHA for 7bae4f6
Browse repository at this point
Commits on Jan 10, 2023
Merge pull request #230 from keichi/dependabot/npm_and_yarn/json5-2.2.3
Show description for 587c7aa
keichi
authored
587c7aa
View commit details
Copy full SHA for 587c7aa
Browse repository at this point
Commits on Jan 7, 2023
Bump json5 from 2.2.0 to 2.2.3
Show description for 8768bc3
dependabot[bot]
authored
8768bc3
View commit details
Copy full SHA for 8768bc3
Browse repository at this point
Commits on Dec 9, 2022
Merge pull request #227 from keichi/dependabot/npm_and_yarn/engine.io-and-socket.io-6.2.1
Show description for 07bcc4e
keichi
authored
07bcc4e
View commit details
Copy full SHA for 07bcc4e
Browse repository at this point
Bump engine.io and socket.io
Show description for 4f4bcf8
dependabot[bot]
authored
4f4bcf8
View commit details
Copy full SHA for 4f4bcf8
Browse repository at this point
Merge pull request #229 from keichi/dependabot/npm_and_yarn/minimatch-3.1.2
Show description for 7b8b31e
keichi
authored
7b8b31e
View commit details
Copy full SHA for 7b8b31e
Browse repository at this point
Merge pull request #226 from keichi/dependabot/npm_and_yarn/socket.io-parser-4.0.5
Show description for ba72d2d
keichi
authored
ba72d2d
View commit details
Copy full SHA for ba72d2d
Browse repository at this point
Bump minimatch from 3.0.4 to 3.1.2
Show description for 6c50d23
dependabot[bot]
authored
6c50d23
View commit details
Copy full SHA for 6c50d23
Browse repository at this point
Merge pull request #228 from keichi/dependabot/npm_and_yarn/qs-and-body-parser-6.11.0
Show description for 78a3d2b
keichi
authored
78a3d2b
View commit details
Copy full SHA for 78a3d2b
Browse repository at this point
Commits on Dec 8, 2022
Bump qs and body-parser
Show description for d3fea52
dependabot[bot]
authored
d3fea52
View commit details
Copy full SHA for d3fea52
Browse repository at this point
Commits on Nov 9, 2022
Bump socket.io-parser from 4.0.4 to 4.0.5
Show description for bef80db
dependabot[bot]
authored
bef80db
View commit details
Copy full SHA for bef80db
Browse repository at this point
Add CodeQL workflow for GitHub code scanning
lgtm-migrator
committed
aaae0e0
View commit details
Copy full SHA for aaae0e0
Browse repository at this point
Commits on Oct 6, 2022
Merge pull request #224 from mohd-akram/fix-typos
Show description for e92afef
keichi
authored
e92afef
View commit details
Copy full SHA for e92afef
Browse repository at this point
Commits on Oct 4, 2022
Fix typos
mohd-akram
committed
41d16d2
View commit details
Copy full SHA for 41d16d2
Browse repository at this point
Commits on Sep 20, 2022
Bump to v2.2.1
keichi
committed
9157ea2
View commit details
Copy full SHA for 9157ea2
Browse repository at this point
Merge pull request #222 from keichi/update-deps
Show description for e29dabc
keichi
authored
e29dabc
View commit details
Copy full SHA for e29dabc
Browse repository at this point
Update dependencies
keichi
committed
4fe97d6
View commit details
Copy full SHA for 4fe97d6
Browse repository at this point
Merge pull request #218 from cmdcolin/fix_source_map
Show description for 07c2161
keichi
authored
07c2161
View commit details
Copy full SHA for 07c2161
Browse repository at this point
Merge pull request #220 from wpyoga/doc-update-usecontextvars
Show description for ff5cdb0
keichi
authored
ff5cdb0
View commit details
Copy full SHA for ff5cdb0
Browse repository at this point
Commits on Sep 16, 2022
docs: explain how to call `.useContextVars()`
wpyoga
authored
e85a1a8
View commit details
Copy full SHA for e85a1a8
Browse repository at this point
Previous
Next
You can’t perform that action at this time.