does this extension gives same output as readUInt32BE() in javascript ??
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 42
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
<Buffer 7b af 0d 74 a4 0e 8d 16 6f 17 41 8f e2 04 fb 3d a5 c8 cd 71 e7 46 ed 7b 0e 11 fd f3 c4 5f d9 98 ac 57 fe 7c 0d 8f 96 37 fc ad a0 80 59 b1 3c f5 41 ac ... >
This is what it's giving , can i achieve this using your UInt32Array function ???
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names the UInt32Array function and JavaScript's readUInt32BE(), using the supplied buffer output as an example. Start by locating the UInt32Array implementation and comparing its behavior with readUInt32BE(); the work is done when the equivalence is established or the required behavior is clearly identified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, javascript, php
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 18/100