We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
resize this RawData object to the given number of bytes
None.
import "RawData" data = new RawData data.resize 64 print data.len // 64
There was an error while loading. Please reload this page.