コード例 #1
0
 public DefaultPacket(byte[] buffer)
     : this(BufferFactory.Wrap(buffer))
 {
 }