search

Home  >  Q&A  >  body text

Convert java ByteBuffer and byte array to each other

Convert ByteBuffer type to byte array?

阿神阿神2727 days ago1515

reply all(1)I'll reply

  • 天蓬老师

    天蓬老师2017-06-12 09:28:58

    You only need to look at the methods in the source code and you will find that there is an array() method

    reply
    0
  • Cancelreply