Binary-safe function

Source: Internet
Author: User

Binary security is a function or operation performed on a binary file without modifying the file content. This ensures that the file will not be damaged due to some operations. Binary data is encoded in the form of a string of 0 and 1. Most programs assign different format codes to some special bits. Therefore, when you use a program to read a binary file, the file will be explained according to the rules of this program. If the format encoding used by this program is the same as the format encoding written to the file, the file can be read normally, otherwise, some meaningless symbols will be appended to the format code of the file, and the file may be damaged. If the most serious situation occurs, such an operation will cause your data to be lost permanently due to damage. Therefore, you should save important files on a read-only storage medium, such as a CD.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.