Search results 57
Sorted from new to old.

Base64encode + Base64decode
Encodes and decodes a string, Base64 is used to convert binary data (like ...

RGB2HTML + HTML2RGB
Converts RGB color to / from HTML format As bonus, functions RGB_ExtractColor ...

BinaryFile_Read + BinaryFile_Save
Reads binary file in chunks, if not chuck defined, all file will be red/saved ...