dfinity / motoko-base

The Motoko base library
Apache License 2.0
484 stars 99 forks source link

Blob.size is missing #637

Open vporton opened 5 months ago

vporton commented 5 months ago

Please add missing method Blob.size(blob).

crusso commented 4 months ago

You mean on top of the built-in blob.size()?