Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

please show example of options #1

Open
ORESoftware opened this issue Aug 26, 2015 · 2 comments
Open

please show example of options #1

ORESoftware opened this issue Aug 26, 2015 · 2 comments

Comments

@ORESoftware
Copy link

is this correct?

var opts = 
{
encoding: 'utf8',
start: 0,
end: 10
}

var fileStream = backwardsStream(stderr_path, opts);
@ORESoftware
Copy link
Author

also, no mention of default block size? I am not sure what that is

@soldair
Copy link
Owner

soldair commented Sep 26, 2018

looks like 1024. yeah there should be an example of passing options

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

No branches or pull requests

2 participants