Searched refs:fromOptions (Results 1 – 5 of 5) sorted by relevance
162 const buff = SmartBuffer.fromOptions({168 const buff = SmartBuffer.fromOptions({233 ### Class Method: fromOptions(options)246 const buff = SmartBuffer.fromOptions({249 const buff = SmartBuffer.fromOptions({253 const buff = SmartBuffer.fromOptions({258 const buff = SmartBuffer.fromOptions({
45 static fromOptions(options: SmartBufferOptions): SmartBuffer;
65 * SmartBuffer.fromOptions()
134 let buff = SmartBuffer.fromOptions({140 let buff = SmartBuffer.fromOptions({
90 static fromOptions(options) { method in SmartBuffer