Uploaded image for project: 'Commons Net'
  1. Commons Net
  2. NET-483

Base64.encodeBase64(byte[], boolean, boolean, int) does not calculate output size correctly for unchunked output

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 3.2
    • None
    • None

    Description

      The method Base64.encodeBase64(byte[] binaryData, boolean isChunked, boolean urlSafe, int maxResultSize) fails to calculate the output size correctly for unchunked output.

      This is because it assumes all output is chunked.

      Attachments

        Activity

          People

            Unassigned Unassigned
            sebb Sebb
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: