Uploaded image for project: 'Xerces-C++'
  1. Xerces-C++
  2. XERCESC-799

Obsolete documentation on XMLTranscoder

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Resolution: Fixed
    • 2.1.0
    • 2.2.0
    • Documentation
    • None
    • Operating System: All
      Platform: All
    • 16784

    Description

      In the constructors for transcoders, such as XMLUTF8Transcoder, there
      is a block size parameter. According to the comments in the header
      file, this parameter limits the maximum size of data that can be
      converted by one call to transcodeFrom or transcodeTo. My experience
      (with the latest nightly build) is that is not so - the blocksize is
      irrelevant (except for possible performance implications). Provided I
      code the right maximum size in the call to transcodeTo or
      TranscodeFrom, then even with a blockSize of 4 bytes specified in the
      constructor, all is OK.

      Colin Paul Adams
      Preston Lancashire

      Attachments

        Activity

          People

            Unassigned Unassigned
            peiyongz PeiYong Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: