Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/astronautlabs/bitstream
/ StringEncodingOptions
Interface
StringEncodingOptions
src/bitstream/string-encoding-options.ts:2–5 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
2
export
interface
StringEncodingOptions {
3
encoding? : string;
4
nullTerminated? : boolean;
5
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…