R
R
Roman Alekseevich2019-02-05 15:43:13
Node.js
Roman Alekseevich, 2019-02-05 15:43:13

How to read file data byte by byte exactly from the end in node js?

Good afternoon. It is necessary to read a line of 15 bytes from the file, starting from 1088 bytes from the end. Is it possible not to use stats at all, but immediately count 1088 bytes from the end and count 15 bytes like that? Stream is not required

Answer the question

In order to leave comments, you need to log in

1 answer(s)
T
tex0, 2019-02-05
@tex0

fs.read

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question