The mode is copied as a sequence of octal digits using the US-ASCII character encoding. The sequence does not use a leading '0' prefix to indicate octal notation. This method is suitable for generation of a mode string within a GIT tree object.
@param os stream to copy the mode to. @throws IOException the stream encountered an error during the copy.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|