Package org.daiitech.naftah.utils
package org.daiitech.naftah.utils
This is the base package of Naftah programming language utilities.
- Author:
- Chakib Daii
-
ClassesClassDescriptionUtility class for serializing and deserializing Java objects to and from Base64 strings.Utility class for displaying a console-based loading spinner animation.Utility class for hashing strings using various cryptographic algorithms.Utility class for initializing Java Util Logging (JUL) configuration.Utility class for detecting the current operating system's properties, including name, architecture, version, and system family.Utility class for handling resources such as reading files, locating the JAR directory, opening streams from URLs, and loading properties files.