D25754
D25754
Add return statements for PhutilChannelChannel::readBytes()/writeBytes()
Author: aklapper
Reviewers: O1: Blessed Committers, valerio.bozzolan
Summary: PHPStan complains that `Method PhutilChannelChannel::readBytes() should return string but return statement is missing.`…