Method: Wiris::Bytes.alloc

Defined in:
lib/src-generic/Bytes.rb

.alloc(int) ⇒ Object



37
38
39
# File 'lib/src-generic/Bytes.rb', line 37

def self.alloc(int)
  return []
end