FileAsBytes
authorhansonr <hansonr@stolaf.edu>
Thu, 28 Jun 2018 13:45:16 +0000 (14:45 +0100)
committerhansonr <hansonr@stolaf.edu>
Thu, 28 Jun 2018 13:45:16 +0000 (14:45 +0100)
src/jalview/io/FileParse.java

index 7eba512..e8b5ab8 100755 (executable)
@@ -380,7 +380,7 @@ public class FileParse
        * 
        * @j2sNative
        * 
-       * this.bytes = swingjs.JSToolkit.getFileAsBytes$S(fileStr);
+       * this.bytes = swingjs.JSUtil.getFileAsBytes$O(fileStr);
        * 
        */