Пример #1
0
 public TestPacketIn(byte[] buffer, int bufLength)
     : base(BufferSegment.CreateSegment(buffer, 0, bufLength), 0, bufLength)
 {
 }