Skip to content

Fix typo in parseChunkDataEnd method name#30

Open
chancehee wants to merge 1 commit intoebarlas:mainfrom
chancehee:patch-2
Open

Fix typo in parseChunkDataEnd method name#30
chancehee wants to merge 1 commit intoebarlas:mainfrom
chancehee:patch-2

Conversation

@chancehee
Copy link
Copy Markdown

parseChunkDateEnd is a typo. It should be parseChunkDataEnd to match the corresponding enum name CHUNK_DATA_END and follow the same naming convention as parseChunkData.

Renamed in two places: method declaration (line 149) and its reference in the CHUNK_DATA_END enum (line 28).

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