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 194497
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T16:36:01+00:00 2026-05-11T16:36:01+00:00

This has probably been answered else where but how do you get the character

  • 0

This has probably been answered else where but how do you get the character value of an int value?

Specifically I’m reading a from a tcp stream and the readers .read() method returns an int.

How do I get a char from this?

  • 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-05-11T16:36:02+00:00Added an answer on May 11, 2026 at 4:36 pm

    If you’re trying to convert a stream into text, you need to be aware of which encoding you want to use. You can then either pass an array of bytes into the String constructor and provide a Charset, or use InputStreamReader with the appropriate Charset instead.

    Simply casting from int to char only works if you want ISO-8859-1, if you’re reading bytes from a stream directly.

    EDIT: If you are already using a Reader, then casting the return value of read() to char is the right way to go (after checking whether it’s -1 or not)… but it’s normally more efficient and convenient to call read(char[], int, int) to read a whole block of text at a time. Don’t forget to check the return value though, to see how many characters have been read.

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

Sidebar

Related Questions

This has probably been answered before, but I have spent some time looking and
I'm sure this question has probably been answered before, so I apologize, but I
This question has probably already been answered somewhere but I'm having a hard time
This has probably been answered dozens of times, couldn't find the answer though... Anyway,
I know this has probably already been answered somewhere, I just can't find it.
I suspect this has already been answered somewhere, but I can't find it, so...
I'm sure this question has been answered before, but I don't think I'm using
This probably has been asked many times before but I was wondering how to
Sorry if this has been answered already, but I could not find an appropriate
I have a feeling this has already been answered, but I don't know the

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.