mirror of
https://github.com/zoriya/vim.git
synced 2026-05-13 03:26:46 +00:00
Problem: readblob() always reads the whole file.
Solution: Add arguments to read part of the file. (Ken Takata,
closes #11402)
Problem: readblob() always reads the whole file.
Solution: Add arguments to read part of the file. (Ken Takata,
closes #11402)