module Breadbin::FileUtil

Extended Modules

Defined in:

breadbin/file_util.cr

Instance Method Summary

Instance Method Detail

def binwrite(pathname : String, address : UInt16, content : Bytes | Array(UInt8)) #

[View source]