Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tinygo-org/tinygo
/ Write
Method
Write
testdata/reflect.go:584–584 ·
view source on GitHub ↗
(p []byte)
Source
from the content-addressed store, hash-verified
582
type
ReadWriter
interface
{
583
Read(p []byte) (n int, err error)
584
Write(p []byte) (n int, err error)
585
}
586
587
type
Closer
interface
{
Callers
1
Monitor
Function · 0.95
Implementers
5
myReadWriter
testdata/reflect.go
File
src/os/types.go
FastPin
src/machine/machine_nxpmk66f18.go
UART
src/machine/machine_rp2_uart.go
USBCDC
src/machine/usb/cdc/usbcdc.go
Calls
no outgoing calls
Tested by
no test coverage detected