encoder data array as input #725
aqildad-create
started this conversation in
General
Replies: 1 comment
-
I am afraid that I don't quite understand your question. I suggest that you go thru class documentation of the different layers of the involved classes.
I suggest that you also look at the different Stream implementations that you can use to provide the result: e.g.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is it possible with your encoder library to feed array of data as input and output as Another array .
Some thing like this
return EncodedArray SBCEncoderOut ( ArrayInput , LengthOfarray )
Beta Was this translation helpful? Give feedback.
All reactions