-
- All Implemented Interfaces:
public final class FileKt
-
-
Method Summary
Modifier and Type Method Description final static Stringmd5(File $self)Computes the MD5 hash of the file. final static BooleanisParentOf(File $self, File other)Returns whether the otheris a descendant of this file.final static MediaTypemediaType(File $self, String mediaTypeHint)Sniffs the media type of the file.
-