mirror of
https://github.com/minio/minio.git
synced 2025-11-09 13:39:46 -05:00
Update comments across the codebase
This commit is contained in:
@@ -73,6 +73,7 @@ type DonutFrameFooter struct {
|
||||
|
||||
type Data bytes.Buffer
|
||||
|
||||
// Write Donut format to input io.Writer, returns error upon any failure
|
||||
func WriteFrame(target io.Writer, reader io.Reader, length uint64) error {
|
||||
// write header
|
||||
header := DonutFrameHeader{
|
||||
|
||||
Reference in New Issue
Block a user