type io.OffsetWriter (struct)
Method Implmentations
Seek(offset int64, whence int) (int64, error)
*OffsetWriter.M : Seeker.Seek
*OffsetWriter.M : WriteSeeker.Seek
Write(p []byte) (n int, err error)
*OffsetWriter.M : Writer.Write
*OffsetWriter.M : WriteSeeker.Write
*OffsetWriter.M : internal/bisect.Writer.Write
*OffsetWriter.M : crypto/tls.transcriptHash.Write
*OffsetWriter.M : github.com/refraction-networking/utls.transcriptHash.Write
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |