Write this string to dos. Always writes maxSize + 4 bytes to the passed in dos. First four bytes are string length, next bytes are string, with remainder padded with 0 to maxSize. @param dos Where the string is written
(DataOutputStream dos)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected