Click here to Skip to main content
15,671,316 members
Everything / Encoding

Encoding

encoding

Great Reads

by WernfriedD
How to set NLS_LANG value for Oracle to support all special characters you need in your language/application.
by ASP.NET Community
HTML encoding and decoding is used daily by web developers. ASP.NET provide us with build-in server-side functions to perform this job. This article
by John Jiyang Hou
A Base62 encoding algorithm with a special prefixed code for utilizing Base64 schema in Java
by Roman Zinnatov
GSON does not properly render non-English letters while converting Java object to json string in JSP.

Latest Articles

by ToughDev
How to restore text from PDF files Encoded using custom CID fonts
by mhano
Base32, base32url, base64url, and z-base-32 Encoding and Decoding in .NET
by Adi Eduard
This article describes how to get a file's encoding with C#
by John Jiyang Hou
A Base62 encoding algorithm with a special prefixed code for utilizing Base64 schema in Java

All Articles

Sort by Score

Encoding 

11 Oct 2013 by ASP.NET Community
HTML encoding and decoding is used daily by web developers. ASP.NET provide us with build-in server-side functions to perform this job. This article
2 Feb 2016 by John Jiyang Hou
A Base62 encoding algorithm with a special prefixed code for utilizing Base64 schema in Java
4 Jan 2013 by Mark Heath
A comprehensive guide to decoding and encoding audio files in .NET using NAudio.
9 Oct 2013 by Michael Haephrati
When I developed Rashumon, there was no built in support for multi-lingual / bi-directional text and I had to develop it from scratch.
15 Aug 2010 by Mr.PoorEnglish
Avoid foot-traps while using StreamReader / StreamWriter
10 Jul 2012 by Binu MD
RGB to YUV conversion with different chroma sampling using C++.
29 May 2011 by OlegKrivtsov
This article demonstrates a file preview control in a WTL application.
17 Feb 2012 by potluri_suresh
Raw Audio data is encoded to AAC compression using ffmmpeg library.