Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tinygo-org/tinygo
/ Read
Method
Read
testdata/reflect.go:575–575 ·
view source on GitHub ↗
(p []byte)
Source
from the content-addressed store, hash-verified
573
574
type
Reader
interface
{
575
Read(p []byte) (n int, err error)
576
}
577
578
type
Writer
interface
{
Callers
2
main
Function · 0.65
main
Function · 0.65
Implementers
8
myReader
testdata/reflect.go
myReadWriter
testdata/reflect.go
reader
src/crypto/rand/rand_windows.go
File
src/os/types.go
FastPin
src/machine/machine_nxpmk66f18.go
UART
src/machine/machine_rp2_uart.go
PDM
src/machine/machine_nrf52840.go
USBCDC
src/machine/usb/cdc/usbcdc.go
Calls
no outgoing calls
Tested by
no test coverage detected