Path: | lib/more/facets/binreadable.rb |
Last Update: | Mon Jun 01 21:54:17 -0400 2009 |
This mixin solely depends on method read(n), which must be defined in the class/module where you mix in this module.
Copyright (c) 2003 Michael Neumann
Ruby License
This module is free software. You may use, modify, and/or redistribute this software under the same terms as Ruby.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
BinaryReader | = | BinReadable | Compatability with old version. |