Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
DefaultGroovyMethods does not have a
public static void setBinary(File file, byte[] data) throws IOException
method as the binary counterpart to setText(File, String). Should it have one?
Attachments
Issue Links
- is duplicated by
-
GROOVY-4062 Add getBytes to InputStream, URL and File
- Closed