Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pillarjs/iconv-lite
/ end
Method
end
lib/index.d.ts:38–38 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
36
export
interface
EncoderStream {
37
write(str: string): Buffer;
38
end(): Buffer | undefined;
39
}
40
41
export
interface
DecoderStream {
Callers
8
internal.js
File · 0.65
utf32.js
File · 0.65
utf16.js
File · 0.65
index.js
File · 0.65
streams.js
File · 0.65
bom-handling.js
File · 0.65
index.js
File · 0.65
stream-test.js
File · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected