MCPcopy Create free account
hub / github.com/UiPath/uipathcli / Data

Method Data

utils/stream/stream.go:17–17  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15 Name() string
16 Size() (int64, error)
17 Data() (io.ReadCloser, error)
18}

Callers 5

writeBodyMethod · 0.65
writeMultipartFormMethod · 0.65
writeMultipartFormMethod · 0.65
writeMultipartFormMethod · 0.65
writeInputBodyMethod · 0.65

Implementers 3

FileStreamutils/stream/file_stream.go
ReaderStreamutils/stream/reader_stream.go
MemoryStreamutils/stream/memory_stream.go

Calls

no outgoing calls

Tested by

no test coverage detected