Home
last modified time | relevance | path

Searched defs:writeBytes (Results 1 – 1 of 1) sorted by relevance

/packages/modules/GeoTZ/s2storage/src/write/java/com/android/timezone/location/storage/io/write/
DTypedOutputStream.java91 public void writeBytes(byte[] bytes) throws IOException { in writeBytes() method in TypedOutputStream
98 public void writeBytes(byte[] bytes, int off, int len) throws IOException { in writeBytes() method in TypedOutputStream