Searched refs:OCTET_STRING_LENGTH_MEDIUM_FLAG (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/fastinfoset/
H A DEncodingConstants.java149 public static final int OCTET_STRING_LENGTH_MEDIUM_FLAG = 2; field in class:EncodingConstants
H A DEncoder.java2228 write(b | constants[EncodingConstants.OCTET_STRING_LENGTH_MEDIUM_FLAG]);

Completed in 38 milliseconds