Skip to content

Optionally ignore whitespace when decoding hex#1826

Merged
swankjesse merged 3 commits into
masterfrom
jwilson.0720.decode_hex
Jul 21, 2026
Merged

Optionally ignore whitespace when decoding hex#1826
swankjesse merged 3 commits into
masterfrom
jwilson.0720.decode_hex

Conversation

@swankjesse

Copy link
Copy Markdown
Collaborator

Closes: #1433

@@ -0,0 +1,71 @@
/*
* Copyright (C) 2018 Square, Inc.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is split off ByteStringTest

Comment thread okio/src/commonMain/kotlin/okio/ByteString.kt Outdated
@swankjesse
swankjesse merged commit 2a902d8 into master Jul 21, 2026
14 checks passed
@swankjesse
swankjesse deleted the jwilson.0720.decode_hex branch July 21, 2026 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Consider ignoreWhitespace=true parameter to decodeHex

2 participants