Deno logo
DeployManualBlogAPIStandard LibraryThird Party Modules

Deno CLI APIs

Version

latest

UnderlyingByteSource

  • Properties

UnderlyingByteSource

interface UnderlyingByteSource {
autoAllocateChunkSize?: number;
cancel?: ReadableStreamErrorCallback;
pull?: ReadableByteStreamControllerCallback;
start?: ReadableByteStreamControllerCallback;
type: "bytes";
}

§Properties

§
autoAllocateChunkSize?: number
[src]
§
cancel?: ReadableStreamErrorCallback
[src]
§
pull?: ReadableByteStreamControllerCallback
[src]
§
start?: ReadableByteStreamControllerCallback
[src]
§
type: "bytes"
[src]
Manual
API
Standard Library
Third Party Modules
Benchmarks
Artwork
Blog
Translations
System Status
Companies interested in Deno