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

Недоработки чтения файлов #60

Open
PROPHESSOR opened this issue Jun 14, 2018 · 1 comment
Open

Недоработки чтения файлов #60

PROPHESSOR opened this issue Jun 14, 2018 · 1 comment

Comments

@PROPHESSOR
Copy link
Collaborator

readFile при работе с системными (initrd) файлами возвращает или строку, или беззнаковый 8-битный массив (hardcode), хотя по стандарту Node.JS - FS, должен возвращать буфер или строку, в зависимости от поля encoding.
Так же, не реализовано синхронное чтение, хотя, с системными файлами это сделать не проблема.

В общем, нужно доработать модуль FS, что бы его API было полностью совместимым с Node.js (хотя бы, чтение файлов)

@Milk-Cool
Copy link

Почему бы не закрыть issue? Вроде уже реализовано

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants