Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/earthstar/src/util/attachment_stream_info.ts>AttachmentStreamInfo

Storage for private, distributed, offline-first applications.
Go to Latest
class AttachmentStreamInfo
import { AttachmentStreamInfo } from "https://deno.land/x/earthstar@v10.0.1/src/util/attachment_stream_info.ts";

Constructors

new
AttachmentStreamInfo()

Properties

private
transformer: TransformStream<Uint8Array, Uint8Array>
private
updatableHash
hash
readonly
readable
size
readonly
writable