wtulloch / Blazor.IndexedDB

A Blazor library for accessing IndexedDB
MIT License
140 stars 46 forks source link

Reading the Blob #29

Open wryba opened 4 years ago

wryba commented 4 years ago

Greetings, on IndexedDb side I have entries with Blob (not index). Which corresponding type I shall put to .net class to get it from db?