Skip to content

reads first 8 array locations in hex and logs to console#19

Open
Swaintek wants to merge 1 commit into
sea-401d5-javascript:masterfrom
Swaintek:master
Open

reads first 8 array locations in hex and logs to console#19
Swaintek wants to merge 1 commit into
sea-401d5-javascript:masterfrom
Swaintek:master

Conversation

@Swaintek
Copy link
Copy Markdown

Added testing

Comment thread swaintek/async.js

ee.on('one', () => {
fs.readFile('one.txt', (err, data) => {
console.log(data.slice(0,8));
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

emit two at this point

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.

2 participants