Files
xen-orchestra/packages/vhd-lib
Florent BEAUCHAMP 6c44a94bf4 fix(vhd-lib/parseVhdStream): also consume stream in NBD mode (#6613)
Consuming the stream is necessary for all writers including DeltaBackupWriter) otherwise other writers (e.g. DeltaBackupWriter i.e. CR) will stay stuck.
2023-01-16 10:54:45 +01:00
..
2022-02-18 17:11:52 +01:00
2020-06-01 14:41:52 +02:00

vhd-lib

Package Version License PackagePhobia Node compatibility

Primitives for VHD file handling

Install

Installation of the npm package:

> npm install --save vhd-lib

Contributions

Contributions are very welcomed, either on the documentation or on the code.

You may:

  • report any issue you've encountered;
  • fork and create a pull request.

License

AGPL-3.0-or-later © Vates SAS