Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateDummyBuf ¶
CreateDummyBuf creates a byte slice that is `size` big. It's filled with the repeating numbers [0...254].
func CreateFile ¶
CreateFile creates a temporary file in the systems tmp-folder. The file will be `size` bytes big, filled with content from CreateDummyBuf.
func CreateRandomDummyBuf ¶
CreateRandomDummyBuf creates data that is evenly distributed and therefore notirously hard to compress.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.