Uploaded image for project: 'Commons Codec'
  1. Commons Codec
  2. CODEC-202

Add BaseNCodec.encode(byte[], int, int) input with offset and length parameters for Base64 and Base32

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.10
    • 1.11
    • None

    Description

      BinaryEncoder / BinaryDecoder interfaces should also support input with offset and length parameters. At the moment one often has to create an intermediate copy of an byte array just to truncate it to a particular length leading to unnecessary intermediate garbage.

      Attachments

        Activity

          People

            Unassigned Unassigned
            olegk Oleg Kalnichevski
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: