コード例 #1
0
 public static PacketYAFM reconstructPacket(Packet250CustomPayload packet) {
   return PacketYAFM.reconstruct(packet.data);
 }