ShortBufferException

This exception is thrown when a buffer provided by the user is too short to hold the operation result.

This exception is thrown when a buffer provided by the user is too short to hold the operation result.

Constructors

Link copied to clipboard
expect constructor()
expect constructor(message: String?)
actual constructor()
actual constructor(message: String?)