Searched refs:writeUtf8String (Results 1 – 3 of 3) sorted by relevance
47 IsoTypeWriter.writeUtf8String(byteBuffer, namespace); in getContent()48 IsoTypeWriter.writeUtf8String(byteBuffer, schemaLocation); in getContent()49 IsoTypeWriter.writeUtf8String(byteBuffer, imageMimeType); in getContent()
90 public static void writeUtf8String(ByteBuffer bb, String string) { in writeUtf8String() method in IsoTypeWriter
189 IsoTypeWriter.writeUtf8String(out, URLString); in serialize()