nikic / buffer

PHP extension for buffer based typed arrays
Other
42 stars 5 forks source link

does this extension gives same output as readUInt32BE() in javascript ?? #1

Open Govind13100 opened 6 years ago

Govind13100 commented 6 years ago

<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 ???