This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Please teach the G711Encode/Decode processing.

Please teach the G711Encode/Decode processing.
When the data of all 0 is done in Encode, it is converted into 0xFF.
When the data of all 0 is done in Decode oppositely, it is converted into the data of 0x8482.

Is this conversion result correct?
                                                                                               By Urabe