You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, the library is great, I already used for some of my projects and I love it!
Is it possible to implement the ReadAt method in the httpFile struct? I'm getting the files from the file system and I need this method implemented in my app.
The text was updated successfully, but these errors were encountered:
First of all, the library is great, I already used for some of my projects and I love it!
Is it possible to implement the
ReadAt
method in thehttpFile
struct? I'm getting the files from the file system and I need this method implemented in my app.The text was updated successfully, but these errors were encountered: