Versions in this module Expand all Collapse all v0 v0.10.1 Sep 3, 2015 Changes in this version + func Cut(a []byte, from, to int) []byte + func Insert(a []byte, i int, b []byte) []byte + func Replace(a []byte, from, to int, new []byte) []byte