netty5/testsuite
Trustin Lee e376888d48 Replace 'Stream' with 'Byte'
- In computing, 'stream' means both byte stream and message stream,
  which is confusing.
- Also, we were already mixing stream and byte in some places and
  it's better use the terms consistently.
  (e.g. inboundByteBuffer & inbound stream)
2012-06-09 21:05:59 +09:00
..
src/test/java/io/netty/testsuite Replace 'Stream' with 'Byte' 2012-06-09 21:05:59 +09:00
pom.xml Update license headers 2012-06-04 13:31:44 -07:00