Home
last modified time | relevance | path

Searched defs:WriterTo (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/io/
Dio_test.go23 WriterTo // conflicts with and hides bytes.Buffer's WriterTo. anonMember
Dio.go200 type WriterTo interface { interface