Descriptioncrypto/cipher: StreamWriter.Closer docs + behavior change
Don't panic when the underlying Writer isn't a Closer. And
document what Close does and clarify that it's not a Flush.
Patch Set 1 #Patch Set 2 : diff -r a40ef06e2106 https://go.googlecode.com/hg/ #Patch Set 3 : diff -r a40ef06e2106 https://go.googlecode.com/hg/ #Patch Set 4 : diff -r 330478300ab0 https://go.googlecode.com/hg/ #Patch Set 5 : diff -r 330478300ab0 https://go.googlecode.com/hg/ #Patch Set 6 : diff -r e343cfbb0210 https://go.googlecode.com/hg/ #MessagesTotal messages: 3
|