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
I am currently writing an adapter for RackSpace Cloud files for a project and was wondering if we can simply pass a buffer through after createFile is called instead making another request with getFileData in order to return a buffer.