object
Errors.type:InsufficientSpaceError
There was not sufficient space to perform this operation. This error could be thrown, if, for example, you were trying to append data to a fixed size buffer and there was not room in the buffer for all the data you wanted to append.
Generated using TypeDoc
object
Errors.type:InsufficientSpaceError
There was not sufficient space to perform this operation. This error could be thrown, if, for example, you were trying to append data to a fixed size buffer and there was not room in the buffer for all the data you wanted to append.