instance method Pathname#binwrite

binwrite(string, offset=nil) -> Integer[permalink][rdoc][edit]

IO.binwrite(self.to_s, *args)と同じです。

[SEE_ALSO] IO.binwrite