ex05

command
v0.0.0-...-c93e153 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 24, 2018 License: MIT Imports: 4 Imported by: 0

README

Q3.5 : CopyN

io.Copy()と本章で紹介した構造体のどれかを使って、3.2.2「コピーの補助関数」で紹介したio.CopyN(dest io.Writer, src io.Reader, length int)を実装してみてください。

Result

$ gor mycopyn.go
origin string = test test test
tes
copied size = 3

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL