コード例 #1
0
ファイル: fileread_test.go プロジェクト: orian/camlistore
func all(blob *test.Blob) *BytesPart {
	return part(blob, 0, uint64(blob.Size()))
}