base64
An encoding method that converts binary data into ASCII text and vice versa and is one of the methods used by MIME. Base64 divides each three bytes of the original data into four 6-bit units, which it represents as four 7-bit ASCII characters. This typically increases the original file by about a third. See quoted printable encoding.
Computer Desktop Encyclopedia THIS DEFINITION IS FOR PERSONAL USE ONLY
All other reproduction is strictly prohibited without permission from the publisher.
Copyright © 1981-2009 by Computer Language Company Inc. All rights reserved.
Share on Facebook