richardschneider / net-ipfs-http-client

InterPlanetary File System client for .Net (C#, VB, F# ...)
MIT License
158 stars 52 forks source link

ObjectApi.Get data-encoding #59

Open richardschneider opened 5 years ago

richardschneider commented 5 years ago

The get method should always retrieve the object's data as base64 not as UTF8 text.