streams.go
changeset 130 c450bb73f59a
parent 128 a5a00fad7a32
child 138 23d3a518d0ad
equal deleted inserted replaced
129:0d4544ce7e5e 130:c450bb73f59a
       
     1 /*
       
     2 Copyright 2017 Mikael Berthe
       
     3 
       
     4 Licensed under the MIT license.  Please see the LICENSE file is this directory.
       
     5 */
       
     6 
     1 package gondole
     7 package gondole
     2 
     8 
     3 import (
     9 import (
     4 	"bufio"
    10 	"bufio"
     5 	"bytes"
    11 	"bytes"