package peer func newBuf() []byte { return make([]byte, bufferSize) }