Skip to content

feat: Add support for translating to/from bigint - #4

Merged
mikehall314 merged 2 commits into
mainfrom
bigint-support
Jan 23, 2026
Merged

feat: Add support for translating to/from bigint#4
mikehall314 merged 2 commits into
mainfrom
bigint-support

Conversation

@mikehall314

Copy link
Copy Markdown
Collaborator

Two new methods:

  • toBigInt - converts an IP address to a bigint representation. Handles both v4 and v6 addresses.
  • fromBigInt - converts a bigint into a string representation. Handles both v4 and v6 addresses.

@mikehall314
mikehall314 merged commit c355fc2 into main Jan 23, 2026
4 checks passed
@mikehall314
mikehall314 deleted the bigint-support branch January 23, 2026 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant