Class PathHelper
java.lang.Object
cool.scx.http.media.path.PathHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidfileCopy(Path path, OutputStream out) static voidfileCopyWithOffset(Path path, OutputStream out, long offset, long length) static longgetFileSize(Path path)
-
Constructor Details
-
PathHelper
public PathHelper()
-
-
Method Details
-
getFileSize
-
fileCopy
-
fileCopyWithOffset
-