Method Initialize Initialize(int) Initializes the allocator. Must be called before first use. Declaration public void Initialize(int bytes) Parameters Type Name Description int bytes The amount of memory to allocate.