Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/peak/s5cmd
/ Decode
Method
Decode
storage/s3.go:1467–1467 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1465
// the given decoder.
1466
type
EventStreamDecoder
interface
{
1467
Decode() ([]byte, error)
1468
}
1469
1470
type
JSONDecoder
struct
{
Callers
4
FromBytes
Function · 0.65
Select
Method · 0.65
Decode
Method · 0.65
FromBytes
Function · 0.65
Implementers
2
JSONDecoder
storage/s3.go
CsvDecoder
storage/s3.go
Calls
no outgoing calls
Tested by
no test coverage detected