Uses of Enum
cn.gmkit.core.OutputFormat
Packages that use OutputFormat
-
Uses of OutputFormat in cn.gmkit.core
Methods in cn.gmkit.core that return OutputFormatModifier and TypeMethodDescriptionstatic OutputFormatReturns the enum constant of this type with the specified name.static OutputFormat[]OutputFormat.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in cn.gmkit.core with parameters of type OutputFormatModifier and TypeMethodDescriptionstatic StringByteEncodings.encode(byte[] input, OutputFormat outputFormat) 将字节数组编码为字符串