dataFillsSlot() functionOn this pagedataFillsSlot() functionchecks if data fills into slot capacity ()Signature:export declare function dataFillsSlot(slot: Uint8Array, newData: Uint8Array): boolean;ParametersParameterTypeDescriptionslotUint8Arraycurrent slot datanewDataUint8Arraynew slot dataReturns:booleanboolean