JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Enum Class
com.github.luben.zstd.util.Native
Packages that use
Native
Package
Description
com.github.luben.zstd.util
Uses of
Native
in
com.github.luben.zstd.util
Methods in
com.github.luben.zstd.util
that return
Native
Modifier and Type
Method
Description
static
Native
Native.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
Native
[]
Native.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.