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

feat: hdf5::Dir API update. #301

Merged
merged 4 commits into from
Jul 18, 2024
Merged

feat: hdf5::Dir API update. #301

merged 4 commits into from
Jul 18, 2024

Conversation

Mr-Leshiy
Copy link
Contributor

@Mr-Leshiy Mr-Leshiy commented Jul 18, 2024

Description

Related Issue(s)

#292

Description of Changes

  • Updated Dir::create_dir function, now it does not recursively creates directories, it tries to create only one.
  • Added Dir::create_file function, which creates an empty file.
  • Improve Dir::copy_resource_file, so now it reads and writes data with buffering.

Copy link
Contributor

@cong-or cong-or left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@Mr-Leshiy Mr-Leshiy merged commit fd8f10c into main Jul 18, 2024
24 checks passed
@Mr-Leshiy Mr-Leshiy deleted the feat/vfs-bootstrapping branch July 18, 2024 13:02
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

Successfully merging this pull request may close these issues.

2 participants