octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #38974] [octave forge] (strings) base64decode


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #38974] [octave forge] (strings) base64decode retains trailing zeros
Date: Tue, 13 Jul 2021 13:17:50 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36 Edg/91.0.864.67

Update of bug #38974 (project octave):

                  Status:               Need Info => Fixed                  
             Open/Closed:                    Open => Closed                 
                 Summary: [octave forge]  (strings) base64decode retains
trailing zeros => [octave forge] (strings) base64decode retains trailing zeros

    _______________________________________________________

Follow-up Comment #10:

The functions `matlab.net.base64encode` and `matlab.net.base64decode` have
been added for Octave 7 here:
https://hg.savannah.gnu.org/hgweb/octave/rev/903fe321649b

`matlab.net.base64decode` returns a vector of type uint8. It should be simple
for a user to implement a wrapper like the one outlined in comment #8 to
typecast the result to a different type.

Closing as fixed since the main part in the strings package was already
solved.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?38974>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]