Skip to content
  • Nachiappan Palaniappan's avatar
    A new method getBinaryData() has been implemented in the ValueEventData.java... · 106898bf
    Nachiappan Palaniappan authored
    A new method getBinaryData() has been implemented in the ValueEventData.java class to enable applications retrieve the binary data as such from the ASN1OctetString with out converting it in to a String.
    The return type of this method is the array of bytes and the data will be raw. It is left to the applications to manipulate the data to whichever format they prefer.
    106898bf