List of utility methods to do RandomAccessFile Close
try { if (fl != null) fl.close(); } catch (Exception e) { e.printStackTrace();