mutapath.MutaPath.bytes
- MutaPath.bytes[source]
Read the file as bytes stream and return its content. This property caches the returned value. Clone this object to have a new path with a cleared cache or simply use
read_bytes().See also
Read the file as bytes stream and return its content.
This property caches the returned value.
Clone this object to have a new path with a cleared cache or simply use read_bytes().
See also