package
0.0.0-20250224005500-01948a15fe7c
Repository: https://github.com/chromedp/cdproto.git
Documentation: pkg.go.dev
# Functions
Close close the stream, discard any temporary backing storage.
Read read a chunk of the stream.
ResolveBlob return UUID of Blob object specified by a remote object id.
# Structs
CloseParams close the stream, discard any temporary backing storage.
ReadParams read a chunk of the stream.
ReadReturns return values.
ResolveBlobParams return UUID of Blob object specified by a remote object id.
ResolveBlobReturns return values.
# Type aliases
StreamHandle this is either obtained from another method or specified as blob:<uuid> where <uuid> is an UUID of a Blob.