Uses of Class
jetbrains.buildServer.util.NotOomeSafe
-
Packages that use NotOomeSafe Package Description jetbrains.buildServer.nio.charset -
-
Uses of NotOomeSafe in jetbrains.buildServer.nio.charset
Methods in jetbrains.buildServer.nio.charset with annotations of type NotOomeSafe Modifier and Type Method Description static boolean
CharsetUtilities. isBinary(File input)
Returnstrue
ifinput
is binary,false
otherwise.
-