stilt.store.Store.read_bytes#

Store.read_bytes(key)[source]#

Return the bytes stored under key.

Return type:

bytes

Parameters:

key (str)