Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7948999
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T01:52:30+00:00 2026-06-04T01:52:30+00:00

What are the limitations(minuses) have binary serialization than XML, CSV, etc? And can you

  • 0

What are the limitations(minuses) have binary serialization than XML, CSV, etc?
And can you explain?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-04T01:52:31+00:00Added an answer on June 4, 2026 at 1:52 am

    Unix and the Web are (historically) favoring textual formats (XML, JSON, YAML, …) and protocols (HTTP, SMTP, …), because they are easier to debug (and to understand) since you can use textual tools and editors on them. Many library functions (e.g. fscanf and fprintf …) are favoring textual formats.

    And several tools are probably biased for textual files (whatever that means exactly). For instance, a textual file can probably be more efficiently managed under a version control system like git or svn etc… (and the  diff and patch utilities are expecting textual data, with newlines to separate lines).

    A possible disadvantage of textual format is that it may take more CPU time to encode/decode, and more disk space. (However disk space is cheap, textual data is compressible, and the bottleneck is the real I/O).

    If you want compatibility of your binary data across various processors or compilers (or systems), you should explicitly take care of it, using “neutral” data formats like XDR or ASN1 and serialization libraries (e.g. s11n).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Hidden worksheets/workbooks have some limitations to what can be done in VBA code, like
Limitations: I can't change the frameworks I have to use the functions in the
I have a situation where for size limitations, I can't host the bare repository
Are there different limitations as to how many connections (sockets) that can be created
Is there any limitations on AJAX Calls with ScriptManager to Web Services? I have
What are the limitations of TFS in heterogeneous development environments? I have little expirience
R class on android has it's limitations. You can't use the resources dynamically for
I want to better understand the capabilities and limitations of what can be done
What are the limitations of unsafe code, in C#? For example, can I do
Are there any limitations on what a WAR archive can contain when deploying to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.