stilt.store.LocalStore.write_bytes# LocalStore.write_bytes(key, data)[source]# Write bytes to the key, creating parent directories. Return type: None Parameters: key (str) data (bytes)