Searched defs:getAttributeBytesBase64 (Results 1 – 3 of 3) sorted by relevance
71 @NonNull byte[] getAttributeBytesBase64(int index) throws XmlPullParserException; in getAttributeBytesBase64() method128 default @NonNull byte[] getAttributeBytesBase64(@Nullable String namespace, in getAttributeBytesBase64() method215 default @Nullable byte[] getAttributeBytesBase64(@Nullable String namespace, in getAttributeBytesBase64() method
460 public byte[] getAttributeBytesBase64(int index) throws XmlPullParserException { in getAttributeBytesBase64() method in BinaryXmlPullParser
156 public byte[] getAttributeBytesBase64(int index) in getAttributeBytesBase64() method in XmlUtils.ForcedTypedXmlPullParser