module V1::Partial::WithBlob

Overview

WithBlob defines the subset of v1.Image used by these helper methods

Defined in:

v1/partial/with.cr

Instance Method Summary

Instance Method Detail

abstract def blob(h : V1::Hash) : IO #

returns an IO for streaming the blob's content


[View source]