Table of Contents - id_pack-1.0.2 Documentation
Classes and Modules
- IdPack
- IdPack::Engine
- IdPack::IdPacker
- IdPack::IdPacker::InvalidEncodedCharException
- IdPack::LZString
- IdPack::UuidPacker
Methods
- ::_compress — IdPack::LZString
- ::_decompress — IdPack::LZString
- ::compress — IdPack::LZString
- ::compress_to_base64 — IdPack::LZString
- ::compress_to_encoded_uri_component — IdPack::LZString
- ::compress_to_uint8_array — IdPack::LZString
- ::compress_to_utf16 — IdPack::LZString
- ::decompress — IdPack::LZString
- ::decompress_from_base64 — IdPack::LZString
- ::decompress_from_encoded_uri_component — IdPack::LZString
- ::decompress_from_uint8_array — IdPack::LZString
- ::decompress_from_utf16 — IdPack::LZString
- ::get_base_value — IdPack::LZString
- #alphanum_compress — IdPack::UuidPacker
- #alphanum_decompress — IdPack::UuidPacker
- #alphanum_to_array — IdPack::UuidPacker
- #bin_pow — IdPack::UuidPacker
- #convert_binary_number_to_decimal_number — IdPack::IdPacker
- #convert_decimal_number_to_binary_number — IdPack::IdPacker
- #convert_encoded_number_to_decimal_number — IdPack::IdPacker
- #convert_encoded_number_to_ids — IdPack::IdPacker
- #convert_numbers_to_ranges — IdPack::IdPacker
- #convert_ranges_to_binary_number — IdPack::IdPacker
- #decode — IdPack::IdPacker
- #decode_integer — IdPack::IdPacker
- #decode_sync_str — IdPack::IdPacker
- #encode — IdPack::IdPacker
- #encode_decimal_number — IdPack::IdPacker
- #encode_integer — IdPack::IdPacker
- #encode_sync_str — IdPack::IdPacker