Fix doc bug.
Change-Id: Ib7361abb0461d4295e889c505dd45e3a40193451
This commit is contained in:
@@ -167,7 +167,7 @@ public final class NdefMessage implements Parcelable {
|
||||
* always be equal to the length of the byte array produced by
|
||||
* {@link #toByteArray}.
|
||||
*
|
||||
* @return length of this NDEF Message when written to bytes with {@link toByteArray}
|
||||
* @return length of this NDEF Message when written to bytes with {@link #toByteArray}
|
||||
* @see #toByteArray
|
||||
*/
|
||||
public int getByteArrayLength() {
|
||||
|
||||
Reference in New Issue
Block a user