public static void read_data (DataInputStream dis) throws GLib.IOError { print ("%d (Expected: %d)\n", dis.read_int16 (), int16.MIN);
確定! 回上一頁