Uses of Class
xyz.cofe.text.BytesDump.Decode
| Package | Description |
|---|---|
| xyz.cofe.text |
-
Uses of BytesDump.Decode in xyz.cofe.text
Fields in xyz.cofe.text with type parameters of type BytesDump.Decode Modifier and Type Field Description protected java.util.function.Function<BytesDump.Decode,java.util.Optional<BytesDump.Decoded>>BytesDump. previewMethods in xyz.cofe.text that return types with arguments of type BytesDump.Decode Modifier and Type Method Description java.util.function.Function<BytesDump.Decode,java.util.Optional<BytesDump.Decoded>>BytesDump. getPreview()Указывает функцию дешифровки порции байт.java.util.function.Function<BytesDump.Decode,java.util.Optional<BytesDump.Decoded>>BytesDump.Builder. preview()Method parameters in xyz.cofe.text with type arguments of type BytesDump.Decode Modifier and Type Method Description voidBytesDump. setPreview(java.util.function.Function<BytesDump.Decode,java.util.Optional<BytesDump.Decoded>> preview)Указывает функцию дешифровки порции байт