• To set a byte value in an Arraybuffer jsvArrayBufferIteratorSetByteValue(&it,v­alue) is very helpful.
    Is there an similar function to read a byte value using iterator ?
    What I would like to do is something like this:

    jsvArrayBufferIteratorSetByteValue(&itDe­stination,jsvArrayBufferIteratorGetByteV­alue(&itSource))
    
About

Avatar for JumJum @JumJum started