go · go/io.ErrShortWrite
io.ErrShortWrite
Short Write
Write accepted fewer bytes than requested but returned no error. Indicates a broken Writer implementation.
Write accepted fewer bytes than requested but returned no error. Indicates a broken Writer implementation.