zkat / cacache

💩💵 but for your data. If you've got the hash, we've got the cache ™ (moved)

Home Page:https://github.com/npm/cacache

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

data-type for Put method's data param

ohenepee opened this issue · comments

What data-type does non-streaming put method take? NodeJS Buffer or Uint8Array?

Can it be passed Uint8Array?

Ok found it... all the methods you're using accept both... so that's cool... and I'm closing