Hi, Is it possible to load volume from binary data? Currently, i see only 2 ways to load volume: 1. From Url 2. From input type="file" I tried number 2 but it seems be unable to patch a value to input type="file" Does anyone have any idea ?