Пример #1
0
 public override void GetBytes(int index, ChannelBuffer dst)
 {
     _buffer.getBytes(index, dst);
 }