Class IOExtensions
java.lang.Object
net.hl.lang.ext.IOExtensions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Pathstatic Pathstatic Pathstatic byte[]newPrimitiveByteArray(URL url) static StringreadString(URL url) static Pathwrite(URL url, Path to, OpenOption... options) static Pathwrite(Path path, byte[] bytes, OpenOption... options)
-
Constructor Details
-
IOExtensions
public IOExtensions()
-
-
Method Details
-
newPath
-
newPath
-
newPath
-
write
-
readString
-
write
-
newPrimitiveByteArray
-