@stryke/capnp
Version:
A package to assist in running the Cap'n Proto compiler and creating Cap'n Proto serialization protocol schemas.
130 lines (129 loc) • 1.88 kB
JavaScript
import {
AnyPointerList,
BoolList,
CapnpRPC,
CompositeList,
Conn,
Data,
DataList,
Deferred,
DeferredTransport,
ErrorClient,
Float32List,
Float64List,
Int16List,
Int32List,
Int64List,
Int8List,
Interface,
InterfaceList,
List,
ListElementSize,
Message,
MessageChannelTransport,
ObjectSize,
Orphan,
Pipeline,
Pointer,
PointerList,
PointerType,
Registry,
Server,
Struct,
Text,
TextList,
Uint16List,
Uint32List,
Uint64List,
Uint8List,
Void,
VoidList,
answerPipelineClient,
clientFromResolution,
clientOrNull,
copyCall,
getBitMask,
getFloat32Mask,
getFloat64Mask,
getInt16Mask,
getInt32Mask,
getInt64Mask,
getInt8Mask,
getUint16Mask,
getUint32Mask,
getUint64Mask,
getUint8Mask,
isDataCall,
isFuncCall,
isSameClient,
placeParams,
readRawPointer,
utils
} from "./chunk-L563IRIF.js";
import {
CodeGeneratorContext
} from "./chunk-CCU32X36.js";
import "./chunk-SHUYVCID.js";
export {
AnyPointerList,
BoolList,
CapnpRPC,
CodeGeneratorContext,
CompositeList,
Conn,
Data,
DataList,
Deferred,
DeferredTransport,
ErrorClient,
Float32List,
Float64List,
Int16List,
Int32List,
Int64List,
Int8List,
Interface,
InterfaceList,
List,
ListElementSize,
Message,
MessageChannelTransport,
ObjectSize,
Orphan,
Pipeline,
Pointer,
PointerList,
PointerType,
Registry,
Server,
Struct,
Text,
TextList,
Uint16List,
Uint32List,
Uint64List,
Uint8List,
Void,
VoidList,
answerPipelineClient,
clientFromResolution,
clientOrNull,
copyCall,
getBitMask,
getFloat32Mask,
getFloat64Mask,
getInt16Mask,
getInt32Mask,
getInt64Mask,
getInt8Mask,
getUint16Mask,
getUint32Mask,
getUint64Mask,
getUint8Mask,
isDataCall,
isFuncCall,
isSameClient,
placeParams,
readRawPointer,
utils
};